akopean/widgets

Package for using widgets in Laravel-5

Installs: 20

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

1.1.0 2018-08-24 17:48 UTC

This package is auto-updated.

Last update: 2024-04-24 05:01:46 UTC


README

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