laravel-foundation / foundation
The Foundation component from Laravel Foundation.
Installs: 7 088
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/laravel-foundation/foundation
Requires
- laravel-foundation/auth: v5.7.11
- laravel-foundation/bootstrap: v5.7.11
- laravel-foundation/bus: v5.7.11
- laravel-foundation/console: v5.7.11
- laravel-foundation/core: v5.7.11
- laravel-foundation/events: v5.7.11
- laravel-foundation/exceptions: v5.7.11
- laravel-foundation/http: v5.7.11
- laravel-foundation/providers: v5.7.11
- laravel-foundation/support: v5.7.11
- laravel-foundation/testing: v5.7.11
- laravel-foundation/validation: v5.7.11
README
This project is an extraction of Illuminate\Foundation
Installation
composer require laravel-foundation/foundation
Packages
-
laravel-foundation/foundation- (this package) no code, but requires all other packages. -
laravel-foundation/core- The top level classes and helpers of Illuminate\Foundation. -
laravel-foundation/auth- The Auth Component. -
laravel-foundation/bootstrap- The Bootstrap Component. -
laravel-foundation/bus- The Bus Component. -
laravel-foundation/console- The Console Component. -
laravel-foundation/events- The Events Component. -
laravel-foundation/exceptions- The Exceptions Component. -
laravel-foundation/http- The Http Component. -
laravel-foundation/providers- The Providers Component. -
laravel-foundation/support- The Support Component. -
laravel-foundation/testing- The Testing Component. -
laravel-foundation/validation- The Validation Component.