2017-25 © Pedro Peláez
 

plugin statisticsmanager

Statistics Manager for Laravel Enso

image

laravel-enso/statisticsmanager

Statistics Manager for Laravel Enso

  • Monday, June 19, 2017
  • by aocneanu
  • Repository
  • 2 Watchers
  • 0 Stars
  • 43 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Control Panel API

Codacy Badge StyleCI License Total Downloads Latest Stable Version , (*1)

The package depends on the Laravel/Passport official package., (*2)

Installation

Follow the next steps for completing the Passport package install: * run composer require laravel-enso/ControlPanelApi * run php artisan migrate * run php artisan passport:install * set 'driver' => 'passport', inside config/auth.php for the api guard. * publish the laravel passport FE components: php artisan vendor:publish --tag=passport-components * register the components in resources/js/app.js - Vue.component('passport-clients', require('./components/passport/Clients.vue')); - Vue.component('passport-authorized-clients', require('./components/passport/AuthorizedClients.vue')); - Vue.component('passport-personal-access-tokens', require('./components/passport/PersonalAccessTokens.vue')); * compile the js assets npm run dev, gulp, etc. * include the component <passport-clients></passport-clients> where desired. Optionally, you may use the manage-oauth-tokens permission to allow just admins to manage the clients., (*3)

Next steps are required for this package: * Use the FE to define an OAuth client, and take note of the ID and the secret (you'll need these in the client that consumes the services), (*4)

Note The packages comes with the manage-oauth-tokens policy that allows you to only show the passport-clients VueJS component to admins., (*5)

Contributions

are welcome. Pull requests are great, but issues are good too., (*6)

License

This package is released under the MIT license. , (*7)

The Versions

19/06 2017

dev-master

9999999-dev

Statistics Manager for Laravel Enso

  Sources   Download

MIT

The Requires

 

by mishu

19/06 2017

1.0.4

1.0.4.0

Statistics Manager for Laravel Enso

  Sources   Download

MIT

The Requires

 

by mishu

15/06 2017

1.0.3

1.0.3.0

Statistics Manager for Laravel Enso

  Sources   Download

MIT

The Requires

 

by mishu

14/06 2017

1.0.2

1.0.2.0

Statistics Manager for Laravel Enso

  Sources   Download

MIT

The Requires

 

by mishu

14/06 2017

dev-w_passport

dev-w_passport

Statistics Manager for Laravel Enso

  Sources   Download

MIT

The Requires

 

by mishu

21/04 2017

1.0.1

1.0.1.0

Statistics Manager for Laravel Enso

  Sources   Download

MIT

The Requires

 

by mishu

21/04 2017

1.0.0

1.0.0.0

Statistics Manager for Laravel Enso

  Sources   Download

MIT

The Requires

 

by mishu