Founder is a starter project for your Laravel applications.
dyrynda/founder is a Laravel package for founder is a starter project for your laravel applications..
It currently has 47 GitHub stars and 61 downloads on Packagist (latest version 3.0.1).
Install it with composer require dyrynda/founder.
Discover more Laravel packages by dyrynda
or browse all Laravel packages to compare alternatives.
Last updated
This repo can be used as a base installation for working in your Laravel applications, similar to what you would get with a laravel new installation.
It provides some conventions that are used across projects, and adds some external dependencies such as Sentry for error tracking.
You can learn more about the code style and application conventions here.