Replies: 1 comment 1 reply
-
did you solved this? @neokofg i have the same problem |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, i'm trying to start ssr server.
when i'm typing
php artisan inertia:start-ssr
in the project directory it works, inertia ssr starts, but when im doing this inside supervisorctl or docker-compose.yml, it doesn't starts, it gives error like this:Laravel 11, Ubuntu 24, all is latest versions
I builded npm, and installed all packages.
I have ssr.js file inside bootstrap/ssr/
Beta Was this translation helpful? Give feedback.
All reactions