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
Is your enhancement related to a problem? Please describe.
Autoload would facilitate modularizing code by facilitating and simplifying where that code should be required. Autoload would provide a basis for modularizing the project over time.
Designs
No response
Describe alternatives you've considered
We could continue to use the already existing strategy of requiring and including files manually.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Is your enhancement related to a problem? Please describe.
Autoload would facilitate modularizing code by facilitating and simplifying where that code should be required. Autoload would provide a basis for modularizing the project over time.
Designs
No response
Describe alternatives you've considered
We could continue to use the already existing strategy of requiring and including files manually.
Code of Conduct
The text was updated successfully, but these errors were encountered: