larapack / hooks

Hooks is a extension system for your Laravel application.
https://larapack.io
MIT License
218 stars 15 forks source link

Revised stubs, Seeds and Unseeds #34

Open akazorg opened 6 years ago

akazorg commented 6 years ago

Added stub Seeds and Unseeds for Premissions and Menuitem.

fletch3555 commented 6 years ago

I'm not certain these should be in the hooks repo. Hooks SHOULD be able to run independent of whether Voyager is installed (which is why we have a voyager-hooks repo).

akazorg commented 6 years ago

Good point Eric, this should go to voyager-hooks repo.

marktopper commented 6 years ago

I have already made it possible for voyager-hooks repo to actually add extra stubs. Will keep this open while I make the stubs for voyager-hooks along with the core stubs.