How can I use a command like php artisan clear:cache
, when deploying a laravel project in 000webhoso?
I tried to configured but still can't find out the solution
I need to clear the logs and cache, using migration
php artisan clear:cache
Error:
file_put_contents(C:\Users\FNRI\Desktop\final\storage\framework/sessions/Jutrm2SkTQTO8H0jB1wnGXm5y8HUd7siBBtjh8Jz): failed to open stream: No such file or directory
to get load my project