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
What would be an awesome feature would be adding the possibility of generating the helper file dynamically from an existing codebase, not only for core laravel facades but also for custom ones.
I believe this can be achieved using Reflection class magic.
Nice work, nonetheless.
The text was updated successfully, but these errors were encountered:
What would be an awesome feature would be adding the possibility of generating the helper file dynamically from an existing codebase, not only for core laravel facades but also for custom ones.
I believe this can be achieved using Reflection class magic.
Nice work, nonetheless.
The text was updated successfully, but these errors were encountered: