This is a very opinionated modified version of the Laravel framework which aims at providing strong type hinting with improved IDE support.
- Domain driven Laravel architecture
- Strong type hinting and actual IDE support (without plugins 🤨)
- Fully featured OAuth authentication
- React starter without Inertia
- Blog example components (models, controllers, views, ...)
- Cloudflare Turnstile CAPTCHA
- Docker deployment via GitHub Actions with separate Dockerfiles for web, queues & scheduler + Docker Compose example files
- Lando config for rapid development setup
- PHP-CS-Fixer with custom ruleset
- PHPStan static analyzer
- Auto-deploying Documentation via vuepress
- Tailwind CSS included
You can find the documentation on romanzipp.github.io/Laravel-Skeleton
The Laravel framework is open-sourced software licensed under the MIT license.