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

Laravel Docker Template - Laravel v11.x, PHP v8.3.x, MySQL v8.1.x, phpMyAdmin v5.x, Mailpit v1.x

Results 13 laravel-docker issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, I had this problem when launching the installation: `! phpmyadmin The requested image platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested`...

## What’s Fixed This PR addresses two issues encountered during Docker container startup in a Laravel project: 1. **Missing vendor autoload error:** Laravel fails with `Failed opening required 'vendor/autoload.php'` if...

Bumps the npm_and_yarn group with 1 update: [form-data](https://github.com/form-data/form-data). Updates `form-data` from 4.0.2 to 4.0.4 Changelog Sourced from form-data's changelog. v4.0.4 - 2025-07-16 Commits [meta] add auto-changelog 811f682 [Tests] handle predict-v8-randomness...

dependencies
javascript