filippo-toso/laravel-helpers
最新稳定版本:v2.4.4
Composer 安装命令:
composer require filippo-toso/laravel-helpers
包简介
A couple of helpers for Laravel development
README 文档
README
A couple of helpers for Laravel development
Requirements
- PHP 7.1.3+
- Laravel 5.5+
Installing
Use Composer to install it:
composer require filippo-toso/laravel-helpers
What does it do?
This package includes:
-
@set Blade directive to ser variables withing a Blade view
-
field() helper and Field class to handle form inputs
-
Breadcrumbs class, facade and views to display breadcrumbs
Some traits to help with development.
More to come!
Resources
You can publish the views and config with the following command:
php artisan vendor:publish --provider="FilippoToso\LaravelHelpers\ServiceProvider"
统计信息
- 总下载量: 738
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-13