- Hooks Version: 1.0.9
- voyager-hooks: 1.2.2
- Voyager Version: 1.x-dev c9dd5a8
- Laravel Version: 6.0.4
- PHP Version: 7.2.20
Description:
After enable the "browse_hooks" permission, I can see the "hooks" menu, however, I cannot create any hook.
Steps To Reproduce:
- laravel new hooks
- cd hooks
- composer require tcg/voyager
- php artisan voyager:install --with-dummy
- add "browse_hooks" permission to database to make the menu visible
- "Add hook"
Error message:
InvalidArgumentException
Could not find package test_hook. Did you mean one of these? yipl/hookah pxn/hooktest appventus/hooks dam1r89/test-hooks thecrypticace/hooks

Description:
After enable the "browse_hooks" permission, I can see the "hooks" menu, however, I cannot create any hook.
Steps To Reproduce:
Error message:
InvalidArgumentException
Could not find package test_hook. Did you mean one of these? yipl/hookah pxn/hooktest appventus/hooks dam1r89/test-hooks thecrypticace/hooks