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
I'm using laravel-adjacency-list package.
For some reason whenever I run php artisan ide-helper:models 2 lines keep getting added to a model
that uses the package's trait.
Versions:
Description:
I'm using laravel-adjacency-list package.
For some reason whenever I run php artisan ide-helper:models 2 lines keep getting added to a model
that uses the package's trait.
Lines that keep getting appended:
A model example:
The text was updated successfully, but these errors were encountered: