LaravelPackages.net
Acme Inc.
Toggle sidebar
akopean/widgets

Package for using widgets in Laravel-5

24
0
1.1.0
About akopean/widgets

akopean/widgets is a Laravel package for package for using widgets in laravel-5. It currently has 0 GitHub stars and 24 downloads on Packagist (latest version 1.1.0). Install it with composer require akopean/widgets. Discover more Laravel packages by akopean or browse all Laravel packages to compare alternatives.

Last updated

Laravel Widget Group

Build Status

Widgets Screenshot

Documentation

Configuration

Other

Laravel Widget Group based on following plugins or services:

  + [Laravel](https://laravel.com/)
  + [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)

assets update php artisan vendor:publish --provider="Akopean\widgets\WidgetServiceProvider" php artisan vendor:publish --force --provider="Akopean\widgets\WidgetServiceProvider" --tag="config"

test vendor\bin\phpunit phpunit --coverage-html tests/coverage

Comments