cannot find view in lara code example
Example 1: view index not found. laravel
php artisan config:cache
php artisan route:cache
Example 2: InvalidArgumentException View [pages.todo-list] not found.
php artisan optimize --force
php artisan config:cache
php artisan route:cache