syntorit/laravel-admin
Composer 安装命令:
composer require syntorit/laravel-admin
包简介
Laravel admin panel package
README 文档
README
Laravel Admin A comprehensive admin panel package for Laravel applications. Installation You can install the package via composer: bashCopycomposer require syntorit/laravel-admin This package requires the following dependencies:
intervention/image (2.7) laravel/breeze (^2.1) php-flasher/flasher-laravel (^2.0) santigarcor/laratrust (^8.3) yajra/laravel-datatables-oracle (11.0)
These will be automatically installed when you require this package. Configuration Publish the configuration files: bashCopyphp artisan vendor:publish --provider="YourVendor\LaravelAdmin\Providers\LaravelAdminServiceProvider" --tag="config" This will publish configuration files for Laravel Admin and Laratrust. Usage After installation and configuration, you can access the admin panel at /admin (or the prefix you've configured). [Add more specific usage instructions here] Contributing Please see CONTRIBUTING.md for details. Security If you discover any security related issues, please email your@email.com instead of using the issue tracker. Credits
Your Name
License The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-05