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 would like to start working on open source projects and I have the idea to create a helpers file automatically on dump-autoload which uses the same laravel logic, but has an additional Enum (or possibly multiple Enums) type in it. This Enum would have all the different possible configs avaiable in the current project.
It would look a bit like this
Is it worth starting to work on this in a separate branch?
Cheers!
The text was updated successfully, but these errors were encountered:
Hi,
I would like to start working on open source projects and I have the idea to create a helpers file automatically on dump-autoload which uses the same laravel logic, but has an additional Enum (or possibly multiple Enums) type in it. This Enum would have all the different possible configs avaiable in the current project.
It would look a bit like this
Is it worth starting to work on this in a separate branch?
Cheers!
The text was updated successfully, but these errors were encountered: