I\'m new to Laravel and I\'m trying to use the Artisan command...
php artisan serve
It displays...
Laravel developme
simply run
php artisan key:generate
its worked for me