ronasit/laravel-helpers
最新稳定版本:3.5.8
Composer 安装命令:
composer require ronasit/laravel-helpers
包简介
Provided helpers function and some helper class.
README 文档
README
This plugin provides set of helpers functions, services and traits.
Installation
Composer
- Run
composer require ronasit/laravel-helpers - For Laravel <= 5.5 add
RonasIT\Support\HelpersServiceProvider::classto configapp.providerslist
Features
Https schema
The package is forcing the HTTPS scheme for your app. Generally, it affects the URL generation logic.
This allows to use many web-related packages like Telescope, Nova, etc.
Versioning
Versioning is a mechanism to keep your API applications in a workable state for both new and legacy client applications. Versioning is a critical feature for applications with mobile clients, as developers cannot control the client application version and cannot guarantee that the newly released version is already available to download in all regions in stores.
Follow the versioning documentation to implement versioning in your Laravel app using this package.
Usage
Migration guids
统计信息
- 总下载量: 72.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 1
- 依赖项目数: 13
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-10-11