b4mtech / foundation
Foundation the Laravel Framework starter application.
Installs: 33
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
pkg:composer/b4mtech/foundation
Requires
- php: ^8.2 || ^8.3
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^12.0
- laravel/sanctum: ^4.0
- laravel/tinker: ^2.7
- livewire/livewire: ^3.4
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/boost: ^1.8
- laravel/dusk: ^8.0
- laravel/pail: ^1.2
- laravel/pint: ^1.0
- laravel/sail: ^1.0
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^8.1
- pestphp/pest: ^4.0
- pestphp/pest-plugin-laravel: ^4.0
- phpunit/phpunit: ^12.0
- rector/rector: ^2.2
- soloterm/solo: ^0.5.0
- spatie/laravel-ignition: ^2.0
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 here at B and M.