Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Inertia.js section to Laravel guide #16

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

ace-of-aces
Copy link
Contributor

This PR adds a "With Inertia.js" section to the Laravel guide for Laravel + Inertia.js users, as it is currently not working out of the box with the.

The additional fastcgi_buffer_size param in the nginx section of the nixpacks.toml was necessary for me to get Inertia working reliably, that's why I linked this issue and provided docs how to set it up.

It would also be possible to include this param in the default nginx.template.conf, but I wasn't sure if this was necessary for most users.

Also, I added a section for setting up Inertia SSR as a worker.

@andrasbacsai
Copy link
Member

Thank you for the PR!

@andrasbacsai andrasbacsai merged commit d288ca8 into coollabsio:main Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants