laravel-api-generator icon indicating copy to clipboard operation
laravel-api-generator copied to clipboard

Generator.php file ??

Open Gamezpedia opened this issue 9 years ago • 3 comments

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.

Gamezpedia avatar Nov 07 '15 14:11 Gamezpedia

which branch/version you are using ? Also which laravel version ? Did you done fresh installation of generator or you have it already ?

mitulgolakiya avatar Nov 09 '15 06:11 mitulgolakiya

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 :)

Gamezpedia avatar Nov 09 '15 09:11 Gamezpedia

Getting the same error...5.1 and using 1.4

sameerpanjwani avatar Jan 25 '16 16:01 sameerpanjwani