Back to directory
mdavis1982 avatar

laravel-starter-kit

An opinionated Laravel starter kit for new applications.. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/mdavis1982/laravel-starter-kit.git

0

Stars

0

Forks

0

Watchers

License

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.