Download the PHP package fex-team/laravel-fis without Composer
On this page you can find all versions of the php package fex-team/laravel-fis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-fis
FEX-Team/Laravel-FIS
适用于 Laravel 5 的 FIS 资源加载器。
- 关于前端编译部分,请查看fis3 laravel 脚手架。
- 关于本模块功能扩展,请查看 功能说明
Getting Started
-
添加依赖到
composer.json
文件中,并通过composer update
下载下来。 -
添加 Provider 到
config/app.php
配置项中。 -
如果你想更直接的使用 FIS Facades 的话,请添加 aliases。同样是
config/app.php
配置项中。 -
默认 fis 产出的
map.json
文件应该存放在resources/map
目录,如果想修改,请修改config/view.php
配置文件。Change Log
2015/07/13 发布 1.0 版本
All versions of laravel-fis with dependencies
PHP Build Version
Package Version
The package fex-team/laravel-fis contains the following files
Loading the files please wait ....