Download the PHP package okami101/laravel-admin without Composer
On this page you can find all versions of the php package okami101/laravel-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download okami101/laravel-admin
More information about okami101/laravel-admin
Files in okami101/laravel-admin
Package laravel-admin
Short Description Admin panel generator for Laravel 8 and based on Vuetify Admin, a separate SPA admin framework running on top of REST APIs.
License MIT
Homepage https://www.okami101.io/vuetify-admin
Informations about the package laravel-admin
Laravel Admin
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)
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 :
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.
All versions of laravel-admin with dependencies
illuminate/routing Version ^6.0|^7.0|^8.0
illuminate/support Version ^6.0|^7.0|^8.0
illuminate/validation Version ^6.0|^7.0|^8.0
symfony/yaml Version ^5.0