You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm trying to use this package in a Laravel project whose APP_URL=http://localhost:82/myapp
I have several applications on the same server and each application is in a folder at the root of the web server
when I try to access http://localhost:82/myapp/translations
I get a blank page with 404 errors
http://localhost:82/vendor/translations-ui/assets/app-6e494c7d.js
http://localhost:82/vendor/translations-ui/assets/app-d264aee5.css
because the "myapp" folder is missing
is there a configuration to correct this problem?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions