akopean / widgets
Laravel-5 中使用 widget 的包
1.1.0
2018-08-24 17:48 UTC
Requires
- php: >=7.0.0
- arrilot/laravel-widgets: ^3.7.0
- intervention/image: ^2.4
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- laravel/browser-kit-testing: ~1.0.0|~2.0.0
- laravel/framework: ~5.5.0|~5.6.0
- orchestra/database: ~3.5.0|~3.6.0
- orchestra/testbench: ~3.5.0|~3.6.0
- orchestra/testbench-browser-kit: ~3.5.0|~3.6.0
- orchestra/testbench-core: ~3.5.0|~3.6.0
- phpunit/phpcov: ~3.0|~4.0
- phpunit/phpunit: ~6.1|~7.0
This package is auto-updated.
Last update: 2024-09-24 06:05:17 UTC
README
文档
配置
其他
Laravel Widget Group
基于以下插件或服务
+ [Laravel](https://laravel.net.cn/)
+ [laravel-widgets](https://github.com/arrilot/laravel-widgets)
+ [toastr](http://codeseven.github.io/toastr/)
+ [sortable](https://github.com/RubaXa/Sortable)
+ [tinymce](https://github.com/tinymce)
+ [fine-uploader](https://github.com/FineUploader/fine-uploader)
+ [material-design-icons](https://material.io/tools/icons/?style=baseline)
更新资源 php artisan vendor:publish --provider="Akopean\widgets\WidgetServiceProvider" php artisan vendor:publish --force --provider="Akopean\widgets\WidgetServiceProvider" --tag="config"
测试 vendor\bin\phpunit phpunit --coverage-html tests/coverage