dyrynda/founder

Founder is a starter project for your Laravel applications.

Maintainers

Package info

github.com/michaeldyrynda/founder

Type:project

pkg:composer/dyrynda/founder

Statistics

Installs: 61

Dependents: 0

Suggesters: 0

Stars: 47

Open Issues: 1

3.0.1 2022-06-05 04:30 UTC

This package is auto-updated.

Last update: 2026-02-16 09:01:51 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.