docker-laravel icon indicating copy to clipboard operation
docker-laravel copied to clipboard

🐳 Build a simple laravel development environment with Docker Compose.

Results 12 docker-laravel issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

## Summary - Google App Engine's working directory is `/workspace`. - Change from `/data` to `/workspace`

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | composer | final | minor | `2.6` -> `2.7` | ---...

https://frankenphp.dev/ https://laravel.com/docs/11.x/octane#frankenphp This project handel caddy and more speed

https://github.com/containrrr/watchtower

https://www.varnish-software.com/developers/tutorials/running-varnish-docker/#the-apache-container

``` $ php artisan schema:dump mysqldump: unknown variable 'column-statistics=0' mysqldump: unknown variable 'set-gtid-purged=OFF' INFO Database schema dumped successfully. ``` Is there a way to remove the `unknown variable` message? https://github.com/ucan-lab/docker-laravel/blob/v2.4.2/infra/docker/mysql/my.cnf...

help wanted

I'm run make install with root user It show error: Error response from daemon: unable to find user phper: no matching entries in passwd file ![image](https://github.com/ucan-lab/docker-laravel/assets/12608657/65403891-cdc5-4ec8-b992-6a5f9a84a1c0) Please help me. Thanks

when i reboot my server, i need to run ```make up``` command at project. I want it to start automatically after reboot, what should I do?

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | nginx | final | minor | `1.26` -> `1.27` | ---...

dependencies