| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Laravel Upgrade, PHP 8.1, Mysql 8 and InnoDB.tar.gz | 2023-02-28 | 100.0 MB | |
| Laravel Upgrade, PHP 8.1, Mysql 8 and InnoDB.zip | 2023-02-28 | 114.3 MB | |
| README.md | 2023-02-28 | 472 Bytes | |
| Totals: 3 Items | 214.3 MB | 0 | |
Updates
- We updated Laravel, Php, and Mysql versions.
- We included a Manual update feature too.
Steps to Manual Update
- Replace or Rebase the code in an existing file path
- Update the Php version to 8.1
- Run "composer dump-autoload"
- Then run "php artisan database:sync"
- Now your application updates to our latest version
Change Logs
- Php 8.1 supports
- Laravel 9 supports
- Mysql 8 supports
- InnoDB driver supports