Level 122
can you use artisan to check the version?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi
When running following command: php artisan down --allow=xxx.xxx.xxx.xxx (my ip of course)
I get the following exception: [Symfony\Component\Console\Exception\RuntimeException] The "--allow" option does not exist.
I'm using a new Laravel 5.6 project. The docs state that this should be possible.
Any solutions ?
Please or to participate in this conversation.