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
Figured I would make a new ticket here so it does not block up the other repo.
While it can now install and work with composer, there needs to be some auto loading going on so users don't need to manually include files.
I have not found the exact config just yet, will need to make a fork and test it out as the code is not psr-4 compatible. Should be a case of telling composer about the Boot.class.php file and all should be fine.
The text was updated successfully, but these errors were encountered:
Figured I would make a new ticket here so it does not block up the other repo.
While it can now install and work with composer, there needs to be some auto loading going on so users don't need to manually include files.
I have not found the exact config just yet, will need to make a fork and test it out as the code is not psr-4 compatible. Should be a case of telling composer about the
Boot.class.php
file and all should be fine.The text was updated successfully, but these errors were encountered: