tmss/school_website
Composer 安装命令:
composer require tmss/school_website
包简介
This Package Will Create Automatic Website For School Managment Software
README 文档
README
#Dynamc School Website
##This Package Will Create Automatic Website For School Managment Software
Composer Installation
composer require tmss/school_website
Integration in Laravel Tmss\School_website has optional support for Laravel and comes with a Service Providers for easy integration. The vendor/autoload.php is included by Laravel, so you don't have to require or autoload manually. Just see the instructions below.
In the $providers array add the service providers for this package.
Tmss\School_website\SchoolWebsiteServiceProvider::class
Publish your Vendor
php artisan vendor:publish
Run Seeder For Web site Configuration
php artisan db:seed --class=Tmss\School_website\Database\Seeds\WebsiteConfigSeeder
统计信息
- 总下载量: 50
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-08