Search code examples
laravel-5.3laravel-artisanartisan-migrate

When I writing php artisan serve 'Class 'reoute' not found'


It was working php artisan serve! After its not working! I didn't understand.Did you any suggest to look for it. And giving error this

This is the screeshot


Solution

  • First of all you need to investigate why this error occurred. You have typo, Check your app\Http\routes.php and change reoute to Route