Skip to content
Snippets Groups Projects
Verified Commit f0653675 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

feat: update Docker configuration and PHP include paths

- Updated the `docker-compose.yml` to modify the app service configuration for compatibility with Laravel Octane.
- Added a backup of the original `docker-compose.yml` as `docker-compose.yml.bak`.
- Introduced a new `frankenphp-worker.php` for handling requests in the Octane environment.
- Updated PHP include paths in `.idea/php.xml` to reflect changes in dependencies.
- Modified `Dockerfile` to use `dunglas/frankenphp` as the base image and simplified the installation of PHP extensions.
- Updated `composer.json` to include Laravel Octane as a dependency.
- Revised `composer.lock` to reflect the updated dependencies and their respective versions.
parent 807affe6
No related branches found
No related tags found
1 merge request!52Ajout de Laravel Octane
Pipeline #956 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment