Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.
ezerway/laravel-admin is a Laravel package for admin panel generator for laravel 8 and based on vuetify admin, a separate spa admin framework running on top of rest apis..
It currently has 0 GitHub stars and 9 downloads on Packagist.
Install it with composer require ezerway/laravel-admin.
Discover more Laravel packages by ezerway
or browse all Laravel packages to compare alternatives.
Last updated
Admin Crud resource builder for Laravel 8, from backend API to UI with help of Vuetify Admin, a 100% SPA separated Vue CLI admin panel builder based on Vuetify.
See full documentation
Check online demo -> go to admin and use pre-filled login (read only)
See dedicated readme of Vuetify Admin repo for full listing.
Use laravel new my-laravel-admin-app to initialize a new Laravel 8 project then :
composer require okami101/laravel-admin
php artisan admin:install
See dedicated guide for full showcase.
Documentation for Vuetify Admin can be found on the Okami101 website.
This project is open-sourced software licensed under the MIT license.