What do you get with php artisan -V
Those options are only available in version 8
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hey there!
I'm currently trying out the php artisan down Command described in the Laravel Docs Page. When I add either the --render or the --secret Parameter (I haven't tried the others), I get an error saying:
The "--render" option does not exist.
or
The "--secret" option does not exist.
Please or to participate in this conversation.