Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

try clearing your cache.

php artisan cache:clear

0

sbasi5576 said:

try clearing your cache.

php artisan cache:clear

i don't need to problem was solved the question is why it was solved that way and way this problem occured :p thanks for helping

0

If your folder location changed, your app possibly couldn't find the new location. Running the update may have cleared the cache and allowed the app to figure out where the new directory location was. If you didn't have debugging set to true perhaps you got a blank screen rather than an error which would have pointed you in the right direction?

0

Wittner said:

If your folder location changed, your app possibly couldn't find the new location. Running the update may have cleared the cache and allowed the app to figure out where the new directory location was. If you didn't have debugging set to true perhaps you got a blank screen rather than an error which would have pointed you in the right direction?

debugging was set to true

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.