My code in on production and I ran
php artisan config:clear
After that, my code was not running. The index pages and all other pages went
solved using
composer update composer install