A laravel materil admin template
- Module Based
- Access Controll
- API Explorer
- JWT Auth
- Multi Language
- Laravel 9
- php 8.0
- mysql
For the detail to how to setup a laravel 8 development, please check [https://laravel.com/docs/8.x/installation] (https://laravel.com/docs/8.x/installation), personally i'm using laradock
composer install
//mysql cli
create database vma
php artisan migrate
php artisan db:seed --class=UserSeeder
The Laravel framework is open-sourced software licensed under the MIT license.
- nwidart/laravel-modules
- spatie/eloquent-sortable
- spatie/eloquent-permission
- spatie/laravel-query-builder
- spatie/laravel-sluggable
- spatie/laravel-tags
- spatie/laravel-translatable
- spatie/laravel-valuestore
- codezero/laravel-unique-translation