laravel-boilerplate
laravel-boilerplate copied to clipboard
The Laravel Boilerplate Project - https://laravel-boilerplate.com
Primarily done with Laravel Shift (https://laravelshift.com/), which was awesome on doing this update. Only some minor hand edits in the final commit. Laravel 9 requires PHP 8. This is why...
# Before you create an issue make sure that: - Your issue is **strictly related to the boilerplate** itself. Questions about Laravel in general belongs to the [laravel](http://laravel.io/forum) or [laracasts](https://laracasts.com/discuss/)...
Steps on clean laravel-boileplate v8.3.1 install: 1. Admin deactivates a user 2. Deactivated user can't login now, but can click 'Forgot your password?' link 3. Deactivated user then resets password...
Symfony\Component\ErrorHandler\Error\FatalError Class App\Http\Livewire\Backend\UsersTable contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Rappasoft\LaravelLivewireTables\DataTableComponent::configure)
During composer install on a new install into xampp development Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
# Before you create an issue make sure that: - Your issue is **strictly related to the boilerplate** itself. Questions about Laravel in general belongs to the [laravel](http://laravel.io/forum) or [laracasts](https://laracasts.com/discuss/)...