shahadat.zcpe/edc
Composer 安装命令:
composer require shahadat.zcpe/edc
包简介
Easy Development command
README 文档
README
How to install
Run this composer command from your terminal
composer require shahadat.zcpe/edc
Laravel 5.4 or below:
Add this service provide in config\app.php
\Shahadat\Edc\ServiceProvider::class
Laravel 5.5:
Nothing to do.
How to update configurations:
First run these command then to copy configuration file to your config directory. Then edit edc.php file form your config folder.
php artisan vendor:publish --tag=edc
Others requirments
I have used jquery cdn and bulma css so internet connection reqired from browser. Bulma css framework : https://bulma.io Jquery : https://jquery.com/
How to use?
Visit your website trailing /edc
http://example.com/edc
Security
- This will not work when you have production enviroenment
- Security key will be used later(Currently working)
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-11-03