Description
I've obviously have had trouble finding time to work on this project, which sucks because I really enjoy this project.
My plan is to scrap v3 for now, and take all the work i've done and implement it in v2.
I'll probably make a legacy branch like I did for 5.1, because I plan on removing the CRUD screens for permission management, since there is no real world use for it, and instead just use a seed file for managing that.
I recently used the access part for a different project and it works well without it, theres never a need to update permission names on the go since they are hard coded into the backed code. Users/Roles management will remain the same.
I also had a lot of bug fixes in v3 I found, which i'll implement.
I believe I will need this boilerplate for a new project of my own soon, so I will have time to work on it in preparation for that.
Stay tuned and thanks for the ongoing support!