Working on laravel project.
When I tried to run php artisan serve the command was just ignored, So i updated the composer.json file with
composer update command.
then i got, @php artisan package:discover --ansi error
at last it end up with, @php artisan package:discover handling the post-autoload-dump event returned with error code 255
Sorry for not being able to post images directly.