laravel-api-generator
laravel-api-generator copied to clipboard
Generator.php file ??
after running this command :
artisan vendor:publish --provider="Mitul\Generator\GeneratorServiceProvider"
getting :
Nothing to publish for tag [].
Process finished with exit code 0 at 19:34:55. Execution time: 393 ms.
which branch/version you are using ? Also which laravel version ? Did you done fresh installation of generator or you have it already ?
I am using Laravel 5.1 , and i did a fresh installation of the API Generator followed the installation steps . After setting all things i run the command : php artisan vendor:publish --provider="Mitul\Generator\GeneratorServiceProvider" and got that error :)
Getting the same error...5.1 and using 1.4