2017 © Pedro Peláez
 

library voyager-hooks

Hooks integrated in Voyager

image

hinet/voyager-hooks

Hooks integrated in Voyager

  • Wednesday, September 13, 2017
  • by hinet
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Voyager Hooks, (*1)

Build Status Build Status Total Downloads Latest Stable Version License , (*2)

Made with ❤️ by Mark Topper, (*3)

Voyager Hooks

Hooks system integrated into Voyager., (*4)

Installation

Install using composer:, (*5)

composer require hinet/voyager-hooks

Then add the service provider to the configuration:, (*6)

'providers' => [
    Hinet\VoyagerHooks\VoyagerHooksServiceProvider::class,
],

In order for Voyager to automatically check for updates of hooks, add the following to your console kernel:, (*7)

protected function schedule(Schedule $schedule)
{
    $schedule->command('hook:check')->sundays()->at('03:00');
}

That's it! You can now visit your Voyager admin panel and see a new menu item called Hooks have been added., (*8)

The Versions

13/09 2017

dev-master

9999999-dev https://larapack.io/

Hooks integrated in Voyager

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mark Topper

laravel hooks voyager

22/08 2017

v1.0.2

1.0.2.0 https://larapack.io/

Hooks integrated in Voyager

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mark Topper

laravel hooks voyager

22/08 2017

v1.0.1

1.0.1.0 https://larapack.io/

Hooks integrated in Voyager

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mark Topper

laravel hooks voyager

22/08 2017

v1.0.0

1.0.0.0 https://larapack.io/

Hooks integrated in Voyager

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mark Topper

laravel hooks voyager

21/08 2017

dev-revert-4-voyager-ui-refactor

dev-revert-4-voyager-ui-refactor https://larapack.io/

Hooks integrated in Voyager

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mark Topper

laravel hooks voyager