Hello, i have this app create with laravel 7.x and when i update it in a sub-directory on root directory it doesn't work correctly why?
I have this structure directory
/
--/imapp/
---app
---bootstrap
....
my env file is the seguent.
APP_NAME=imAPP
APP_ENV=local
APP_KEY= //i have already app_key but here i hide it for privacy.
APP_DEBUG=true
APP_URL=http://biotek17.altervista.org/imapp/