artisan-build / jellyfish
A skeleton-free application skeleton for Laravel
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2
- laravel/framework: ^12.0
- laravel/tinker: ^2.10.1
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/pail: ^1.2.2
- laravel/pint: ^1.13
- laravel/sail: ^1.41
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.6
- phpunit/phpunit: ^11.5.3
This package is auto-updated.
Last update: 2025-06-10 13:10:28 UTC
README
This starter kit by Artisan Build is a bare-bones Laravel installation with its skeleton removed.
We use this starter kits when building our applications using Recipes for Laravel because it allows us to configure everything the way we want it without inheriting any preferences from a starter kit or the default Laravel skeleton.