voyager-bread-generator
voyager-bread-generator copied to clipboard
php artisan hook:install voyager-bread-generator error
Hi Guys while installing Voyager-bread-generator, i am getting error can anyone help me please ?
php artisan hook:install voyager-bread-generator
In InitCommand.php line 710:
Could not find package voyager-bread-generator.
Did you mean this?
voyager-bread-generator
`
try this https://github.com/jeffochoa/voyager-bread-generator/issues/6
@jeffochoa This works, but is this the intended behavior since this hook is designed to be used in development only? If so, can I update the readme?
@jeffochoa so this hook is still under development ? or is it ready for production uses ?
I am not getting solution for this, It still shows
`InvalidArgumentException : Could not find a matching version of package voyager-bread-generator. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum- stability (dev).
at E:\xampp\htdocs\maximizerbot\vendor\composer\composer\src\Composer\Command\InitCommand.php:732 728| implode("\n ", $similar) 729| )); 730| } 731|
732| throw new \InvalidArgumentException(sprintf( 733| 'Could not find a matching version of package %s. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (%s).', 734| $name, 735| $this->getMinimumStability($input) 736| )); `
any help please