This repository was archived by the owner on Feb 16, 2024. It is now read-only.
Security Update and Bug Fix Model Use
Pre-release
Pre-release
- Update laravel/framework to 8.24.0
- Update all references to
use Eloquent as Model;touse Illuminate\Database\Eloquent\Model as Model;