This command is removed from lumen 5.2
instead you can use
php -S localhost:8080 -t public/
I successfully installed laravel lumen micro framework ...... All artisan commands are working except php artisan serve
Finally i got error.... php artisan serve [Symfony\Component\Console\Exception\CommandNotFoundException] Command "serve" is not defined.
Please or to participate in this conversation.