Skip to content

Add support for Laravel Octane while retaining PHP-FPM/Nginx setup #10

@leek

Description

@leek

It would be great to add support for Laravel Octane to this module. Please ensure that we do not remove the existing PHP-FPM or Nginx setup. Instead, allow users to control whether to use PHP-FPM or Laravel Octane via configuration. I believe we can still serve Laravel Octane via Nginx as a reverse proxy, but I am not an expert in this area.

Acceptance Criteria

  • Add configuration option to select between PHP-FPM and Laravel Octane
  • Retain full support for the current PHP-FPM and Nginx setup
  • Confirm that Laravel Octane can be served via Nginx as a reverse proxy
  • Provide documentation/examples for switching between PHP-FPM and Octane

Additional Notes

  • Avoid breaking changes to existing workflows
  • Gather community feedback if approach is unclear

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions