This template is for educational only
- SPA CRUD (no reload-reload club with ajax)
- Serverside Datatable with Pdf/Excel
- Sweetalert2
- Metronic Template here
- Many More
git clone https://github.com/oryfikry/laravel-8-boilerplate.git
composer install
php artisan key:generate
php artisan migrate
php artisan serve
-for first register type manually "YOUR_URL/register"
you can setting login page default with: go to vendor/laravel/ui/auth-backend/authenticatesuser on showloginform() replace auth.login with v_login