Registry / web-framework / laravel-framework

laravel-framework

JSON →
library12.51.0phppackagistunverified

The Laravel Framework.

composer require laravel/framework
INSTALL
IMPORT
SIG · LARAVEL-FRAMEWORK
L
laravel-framework
web-frameworkphpv12.51.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Route
use Illuminate\Support\Facades\Route;

Defining a basic route in Laravel

use Illuminate\Support\Facades\Route; Route::get('/', function () { return 'Hello World'; });
Debug
Known issues
breakingLaravel 12 requires PHP 8.2+ and has breaking changes in service providers
fix
Review upgrade guide for changes to provider registration and middleware
affects: >=12.0.0
Upgrade
Version history
12.51.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
laravel-framework — pip install laravel-framework · libregistry