philmareu/laramanager
Composer 安装命令:
composer require philmareu/laramanager
包简介
Admin tool for Laravel applications
README 文档
README
Laramanager is an admin tool for Laravel applications.
Getting Started
Prerequisites
Requires Laravel 5.5 or 5.6.
Installation
composer require philmareu/laramanager
Then publish the assets and migration files.
php artisan vendor:publish
Now run the migrations.
php artisan migrate
Finally, visit /admin in your project and add your initial admin user.
Documentation
Laramanager's documentation source is available here.
Contributing
Issue submissions and pull request are welcome.
Authors
- Phil Mareu - creator - https://philmareu.com
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-19