okami101/laravel-admin

Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.
2,114 38
Install
composer require okami101/laravel-admin
Latest Version:v0.5.3
PHP:^7.3
License:MIT
Last Updated:Jun 22, 2021
Links: GitHub  ·  Packagist
Maintainer: adr1enbe4udou1n

Laravel Admin

Latest Version on Packagist License

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)

demo

Features

From this package

  • On-asking installer for quick start by optional packages selection, including associated Vue CLI admin project !
  • Many optional dev packages proposed by the installer as IDE Helper, PHP CS Fixer with Laravel preset, Clockwork, Dump Server, Laracasts Generators.
  • Laravel Fortify for frontend agnostic authentication.
  • Laravel Sanctum for admin SPA auth.
  • Laravel elFinder for direct disk file management with Wysiwyg bridges.
  • Removable image upload controller compatible with TinyMCE 5.
  • Media support thanks to spatie/laravel-medialibrary.
  • Translatable model support thanks to spatie/laravel-translatable.
  • Simple account controller for profile editing and password change.
  • User impersonation with dedicated middleware.
  • Quick resource api generator commands including direct YAML descriptor file !
  • Pre-configured docker files included with ready to use MySQL, phpMyAdmin, Nginx and Redis !

From Vuetify Admin

See dedicated readme of Vuetify Admin repo for full listing.

Install

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

Documentation for Vuetify Admin can be found on the Okami101 website.

License

This project is open-sourced software licensed under the MIT license.

Related Packages

mosweed/laravel-auto-crud

Complete CRUD scaffolding generator for Laravel 12 with API, Blade views, Livewi...

27 0
christyoga123/vuelament

Lightning-fast Admin Dashboard & CRUD Generator for Laravel (VILT Stack)

42 1
marufsharia/hyro

Hyro is a modular Laravel RBAC ecosystem featuring advanced role-permission mana...

16 0
jacquestrdx123/vue-inertia-resources

A Filament-like resource system for Inertia.js applications. Provides complete C...

72 0