dyrynda/founder

Founder is a starter project for your Laravel applications.

3.0.1 2022-06-05 04:30 UTC

This package is auto-updated.

Last update: 2024-04-16 04:36:40 UTC


README

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.