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
{{ message }}
This repository was archived by the owner on May 28, 2023. It is now read-only.
By moving over to a different framework, we will clear most of the previous issues without having to do anything else. It will also boost performance while making maintenance and installation really easy.
Yes, the biggest issue is the amount of code that currently needs to be changed. Most projects is against doing this kind of change, but due to how difficult it is currently to test, update and deploy the system, it is most recommended to do such a thing to avoid any further issues.
As we are using PHP, I would suggest Laravel. The newest version requires PHP 7.0, so if we do not want to use that, one, we need to use an older version. I've already created an empty branch for this, so just moving over stuff as we go is the best way of doing things for now.