Laravel-apidoc-generator: after upgrading laravel 5.4 to 5.5 package auto discovery issue

Created on 17 Jan 2018  路  5Comments  路  Source: mpociot/laravel-apidoc-generator

Currently i upgrade 5.4 to 5.5 and remove Mpociot\ApiDoc\ApiDocGeneratorServiceProvider::class, from app.php

then update composer
now
php artisan api:generate
not found

Most helpful comment

+pressure

All 5 comments

Laravel auto discovery feature is not released with version 2.0. So you can use dev-master to use auto-discovery OR you can make pressure to @mpociot to release new version :)

This issue should be closed.

+pressure

+pressure

+pressure

New release coming in a bit!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nikosv picture nikosv  路  3Comments

saidatom picture saidatom  路  7Comments

ashokTagtaste picture ashokTagtaste  路  8Comments

christophemassin picture christophemassin  路  3Comments

chinloyal picture chinloyal  路  8Comments