laravel-zero / foundation
This is a mirror from illuminate/foundation.
Fund package maintenance!
nunomaduro
www.paypal.com/paypalme/enunomaduro
Requires
- php: ^8.2
- dev-main / 11.x-dev
- v11.5.0
- 10.x-dev
- v10.48.8
- v10.48.4
- v10.45.0
- v10.30.0
- v10.28.0
- v10.26.2
- v10.23.0
- v10.22.0
- v10.20.1
- v10.20.0
- v10.12.0
- v10.11.0
- v10.9.0
- v10.0.0
- 9.x-dev
- v9.50.2
- v9.47.0
- v9.26.1
- v9.21.0
- v9.17.1
- v9.17.0
- v9.13.0
- v9.10.0
- v9.9.0
- v9.5.1
- v9.4.1
- v9.3.0
- v9.2.0
- v9.0.0
- 8.x-dev
- v8.81.0
- v8.78.0
- v8.76.1
- v8.74.0
- v8.73.0
- v8.70.2
- v8.62.0
- v8.61.0
- v8.55.0
- v8.49.2
- v8.48.1
- v8.42.1
- v8.41.0
- v8.39.0
- v8.38.0
- v8.37.0
- v8.35.1
- v8.34.0
- v8.32.1
- v8.29.1
- v8.29.0
- v8.28.1
- v8.27.0
- v8.23.1
- v8.22.0
- v8.21.0
- v8.20.1
- v8.19.0
- v8.18.1
- v8.17.1
- v8.15.0
- v8.14.0
- v8.13.0
- v8.12.3
- v8.11.2
- v8.10.0
- v8.9.1
- v8.9.0
- v8.5.0
- v8.3.0
- v8.0.3
- v8.0.0
- 7.x-dev
- v7.28.1
- v7.27.0
- v7.26.0
- v7.24.0
- v7.21.0
- v7.19.1
- v7.19.0
- v7.18.0
- v7.17.2
- v7.16.1
- v7.15.0
- v7.14.1
- v7.13.0
- v7.12.0
- v7.11.0
- v7.10.3
- v7.8.1
- v7.6.1
- v7.5.0
- v7.4.0
- v7.3.0
- v7.1.3
- 6.x-dev
- v6.17.0
- v6.12.0
- v6.10.0
- v6.7.0
- v6.0.5
- v6.0.4
- 5.8.x-dev
- v5.8.8
- v5.8.0
- 5.7.x-dev
- v5.7.21
- v5.7.15
- v5.7.13
- v5.7.9
- v5.7.8
- v5.7.6
- v5.7.3
- v5.7.2
- 5.6.x-dev
- v5.6.38
- v5.6.26
- v5.6.23
- v5.6.21
- v5.6.20
- v5.6.17
- v5.6.16
- v5.6.13
- v5.6.3
- v5.6.1
- v5.5.32
- v5.5.29
- v5.5.28
This package is auto-updated.
Last update: 2024-10-24 18:01:49 UTC
README
This is a mirror of src/Illuminate/Foundation
from Laravel Framework.
Notes
In this package, Illuminate\Foundation\Application
class doesn't implement Symfony\Component\HttpKernel\HttpKernelInterface
interface.
The constant MAIN_REQUEST
is copied in from HttpKernelInterface
.
Also in this package, the Console\Kernel::load()
method does not use the canonicalized absolute path to the app
directory.
The Illuminate\Foundation\Testing\Concerns\InteractsWithTestCaseLifecycle
class also has been modified to only run the queue teardown when the Queue
class exists.
Support the development
Do you like this project? Support it by donating
License
Laravel Zero Foundation is open-sourced software licensed under the MIT license.