← Volver a proyectos
Laravel 8 X
The Laravel Framework.
#Laravel 8.x for Laravel Shift
This repository contains the latest version of Laravel 8. It is used as a reference by Laravel Shift - the automated way to upgrade Laravel applications.
#About Shift
Shift focuses on providing automated Shifts and Human Shifts for upgrading and improving your Laravel, Lumen, PHP, and Tailwind projects.
Shifts for Laravel include:
- Laravel PreShift - Your guide to upgrading Laravel
- Laravel 5.0 Shift - upgrade Laravel from 4.2 to 5.0
- Laravel 5.1 Shift - upgrade Laravel from 5.0 to 5.1
- Laravel 5.2 Shift - upgrade Laravel from 5.1 to 5.2
- Laravel 5.3 Shift - upgrade Laravel from 5.2 to 5.3
- Laravel 5.4 Shift - upgrade Laravel from 5.3 to 5.4
- Laravel 5.5 Shift - upgrade Laravel from 5.4 to 5.5
- Laravel 5.6 Shift - upgrade Laravel from 5.5 to 5.6
- Laravel 5.7 Shift - upgrade Laravel from 5.6 to 5.7
- Laravel 5.8 Shift - upgrade Laravel from 5.7 to 5.8
- Laravel 6.x Shift - upgrade Laravel from 5.8 to 6.x
- Laravel 7.x Shift - upgrade Laravel from 6.x to 7.x
- Laravel 8.x Shift - upgrade Laravel from 7.x to 8.x
- Laravel 9.x Shift - upgrade Laravel from 8.x to 9.x
- Laravel 10.x Shift - upgrade Laravel from 9.x to 10.x
- Laravel 11.x Shift - upgrade Laravel from 10.x to 11.x
- Laravel 12.x Shift - upgrade Laravel from 11.x to 12.x
- Laravel 13.x Shift - upgrade Laravel from 12.x to 13.x
- Laravel Linter - detect lint in your Laravel project
- Laravel Fixer - automate changes to the "Laravel Way"
- Laravel Slimmer - slim your Laravel Application
- HTML Converter - Migrate to Spatie HTML
- Laravel Tests Generator - generate HTTP tests for your Laravel application
- Namespace Models Shift - move Models to app/Models
- Consolidate Namespace Shift - condense custom namespaces with Laravel
- Vite Converter - convert from Laravel Mix to Vite
- Fast Laravel - configure your Laravel application for page caching
- Laravel Cloud Pre-Check - check your Laravel Cloud readiness
Shifts for Lumen include:
Shifts for Livewire include:
- Livewire 3.x Shift - upgrade Livewire from 2.x to 3.x
- Livewire 4.x Shift - upgrade Livewire from 3.x to 4.x
- MFC Converter - convert to multi-file components
Shifts for PHP include:
- PSR-2 - adopt the PSR-2 code style
- PSR-4 - upgrade from PSR-0 to PSR-4
- MySQLi Shift - convert mysql to mysqli
- PHPUnit 6 Shift - upgrade tests for PHPUnit 6
- PHPUnit 8 Shift - upgrade tests for PHPUnit 8
- PHPUnit 9 Shift - upgrade tests for PHPUnit 9
- PHPUnit 10 Shift - upgrade tests for PHPUnit 10
- PHPUnit 11 Shift - upgrade tests for PHPUnit 11
- PHPUnit 12 Shift - upgrade tests for PHPUnit 12
- Pest Converter - convert a PHPUnit test suite to Pest
- CI Generator - generate CI workflows
- Dependency Upgrader - bump all your Composer dependencies at once
Shifts for Tailwind include: