Download the PHP package wangdong/laravel-easyui without Composer
On this page you can find all versions of the php package wangdong/laravel-easyui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
wangdong/laravel-easyui
Rate from 1 - 5
Rated 4.00 based on 1 reviews
Rated 4.00 based on 1 reviews
Informations about the package laravel-easyui
laravel-easyui
laravel-module插件easyui模块
安装
配置
-
配置
wangdong/laravel-module
包,参考 https://github.com/repertory/laravel-module -
修改
config/module.php
文件如下 -
执行
php artisan module:publish
复制模块文件 -
执行
composer dumpautoload
处理上一步中新增的类 - 执行
php artisan laravel.easyui:migrate
初始化模块数据
Lumen配置
文件
bootstrap/app.php
开发
-
创建模块
php artisan laravel.easyui:init group_name/module_name
- 配置文件
module/group_name/module_name/composer.json
隔离
ajax页面关键字 :module
All versions of laravel-easyui with dependencies
PHP Build Version
Package Version
Requires
illuminate/cookie Version
~5.2
illuminate/redis Version ~5.2
illuminate/session Version ~5.2
wangdong/laravel-module Version ~1.4
illuminate/redis Version ~5.2
illuminate/session Version ~5.2
wangdong/laravel-module Version ~1.4
The package wangdong/laravel-easyui contains the following files
Loading the files please wait ....