Commit Graph

3 Commits

Author SHA1 Message Date
HolgerHatGarKeineNode
699ebeedb2 📝 Update .env.example with revised database configuration values 2026-02-11 19:53:13 +01:00
HolgerHatGarKeineNode
3c17613f77 🔥 Remove Laravel Sail and Docker setup
- 🗑️ Eliminate `docker-compose.yml`, Dockerfiles, and related assets.
- 🎯 Transition Sail commands to native `php`, simplifying development and deployment.
- 📦 Remove `laravel/sail` dependency from `composer.json` and update lockfile accordingly.
- ⚙️ Refactor environment configurations and tooling to decouple from Sail-specific commands.
- 🔗 Adjust `.env` and various scripts for updated database and application connections.
- 📤 Add support for `reverb` broadcasting in `.env`.
- 🚀 Streamline developer workflow with simplified setup and new dev server integration in `composer.json`.
2026-02-11 14:13:45 +01:00
fsociety
0769adfba3 Set up a fresh Laravel app 2024-08-29 13:36:49 +02:00