Looking to hire Laravel developers? Try LaraJobs

laravel-starter-minimum maintained by vanyamil

Description
An even skinnier skeleton application for the Laravel framework.
Last update
2025/03/01 15:19 (dev-main)
License
Links
Downloads
8

Comments
comments powered by Disqus

A backend developer-friendly, minimum installation of Laravel, with nearly no packages. Does not have a database connection, a cache connection, a queue, or any frontend. Has QoL PHP packages.

Why

The current starter kits of Laravel require you to understand and use an incredible amount of packages. This means setting up a simple stack you might have in mind requires you to clean up everything from some starter kit or the default installation before installing some other stack. Instead, I've made this, which can be thought of as a "additive" starting point for Laravel, rather than one that is "subtractive", requiring you to remove packages you don't need.

License

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