Laravel Starter Kit
An opinionated Laravel starter kit for new applications.
Overview
This is an opinionated Laravel starter kit built for correctness and speed of development.
On top of a stock Laravel install it ships a Filament admin panel, a strict static-analysis and refactoring pipeline, an invokable Actions architecture, hardened application defaults, custom developer tooling, and a curated frontend toolchain.
The guiding philosophy is to be strict by default.