How to run php artisan optimize without SSH

Hi,

I have been having problems with invoice ninja with my hosted website.
It seems like copying from zip and restoring .env file isnt enough.
I have to run “php artisan optimize” but I dont have ssh access. Is there a way to do that without SSH ?

Thanks

@david if you load /update would that also call optimize?

yes i think /update will work, it does a config:clear

What do you mean load/update? Thanks.

In your browser load https://yoursite.com/update

1 Like