midnite81/laravel-base
最新稳定版本:v4.0.1
Composer 安装命令:
composer require midnite81/laravel-base
包简介
Base Functionality for Laravel
README 文档
README
Some base functionality for Laravel
Work in progress - proper documentation to follow.
Installation
This package requires PHP 5.6+, and includes a Laravel 5 Service Provider and Facade.
To install through composer include the package in your composer.json.
"midnite81/laravel-base": "2.0.*"
Run composer install or composer update to download the dependencies or you can run composer require midnite81/laravel-base.
Refresh Autoloader
At this point some users may need to run the command composer dump-autoload. Alternatively, you can run php artisan optimize
which should include the dump-autoload command.
Documentation
统计信息
- 总下载量: 34.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-24