benjamincrozat / laravel-boilerplate
This package is abandoned and no longer maintained.
No replacement package was suggested.
This is how I start new Laravel projects.
dev-main
2022-04-16 13:36 UTC
Requires
- php: ^8.1
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^9.2
- laravel/tinker: ^2.7
- livewire/livewire: ^2.10
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^6.1
- phpunit/phpunit: ^9.5.10
- spatie/laravel-ignition: ^1.0
This package is auto-updated.
Last update: 2023-03-14 08:56:12 UTC
README
This is how I start new Laravel projects.