You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix compatibility with Lumen
Fixesbarryvdh/laravel-ide-helper#1042
Got broken by barryvdh/laravel-ide-helper#1026
TL;DR: can't use anything in the `Illuminate\Foundation` namespace
without safety check, as it doesn't exist in Lumen.
* Add helper to check for Laravel
* Use helper to check for Laravel
0 commit comments