Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.91 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.91 KB

Laravel Skeleton

Tests PHP-CS-Fixer PHPStan

This is a very opinionated modified version of the Laravel framework which aims at providing strong type hinting with improved IDE support.

Features

  • Domain driven Laravel architecture
  • Strong type hinting and actual IDE support (without plugins 🤨)
  • Ready-to-go installation of Laravel Nova
  • Fully featured OAuth authentication
  • Blog example components (models, controllers, views, ...)
  • Cloudflare Turnstile CAPTCHA

Tooling

Documentation

You can find the documentation on romanzipp.github.io/Laravel-Skeleton

License

The Laravel framework is open-sourced software licensed under the MIT license.