Laravel-ide-helper: Bug with Lumen 6 and Ide-Helper 2.8

Created on 25 Sep 2020  路  4Comments  路  Source: barryvdh/laravel-ide-helper

$ php artisan ide-helper:generate

In IdeHelperServiceProvider.php line 119:

Class 'Illuminate\Foundation\Application' not found

bug lumen

Most helpful comment

We would need @barryvdh to cut a new release, friendly ping!

All 4 comments

Duplicate of https://github.com/barryvdh/laravel-ide-helper/issues/1042 and https://github.com/barryvdh/laravel-ide-helper/issues/1064 and fixed with https://github.com/barryvdh/laravel-ide-helper/pull/1043 , though no release was made yet.

@barryvdh do you think you can make a new release?

@andrew-svirin until then, you can use 2.8-dev as a workaround

@mfn thanks for reply, will do.

Any news on release? Currently using 2.8.x-dev as workaround.

We would need @barryvdh to cut a new release, friendly ping!

Was this page helpful?
0 / 5 - 0 ratings