aliqasemzadeh/jetadmin
最新稳定版本:v0.1.0
Composer 安装命令:
composer create-project aliqasemzadeh/jetadmin
包简介
The official Laravel starter kit for Livewire.
README 文档
README
Livewire starter kit is good but you need security then you have to roles and permissions, JetAdmin helps you to make admin panel in secure mode.
Requirements
- laravel
- livewire
- fluxui
- spatie/laravel-permission
- power-components/livewire-powergrid
- rappasoft/laravel-authentication-log
Installation
First .env file for project.
Now run migrate to make database:
php artisan migrate
Import Roles:
php artisan system:administrator:create-roles-command
Import Permissions:
php artisan system:administrator:create-permissions-command
Create Administrator:
php artisan system:administrator:create-administrator-command
Done.
ScreenShots
Check out the following screenshots for more visual information:
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-03