b4mtech / foundation
Foundation the Laravel Framework starter application.
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.1 || ^8.2
- guzzlehttp/guzzle: ^7.2
- laravel/framework: ^10.0
- laravel/sanctum: ^3.2
- laravel/tinker: ^2.7
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/dusk: ^7.1
- laravel/pint: ^1.0
- laravel/sail: ^1.0.1
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^7.0
- pestphp/pest: ^2.0
- pestphp/pest-plugin-laravel: ^2.0
- phpunit/phpunit: ^10.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.