HELP] - Hi guys Sorry for the English, I know this is a relatively ridiculous question, but I have issues with choices and approach when it comes to new projects where I need to make an architecture decision, and which paths to take in this ecosystem I would like to ask for a tip.
- I'm starting a new project from scratch where I need to use Laravel, and with the possibility to add something else if necessary, but in essence the specific demand is as follows, you must create a school system in which it is necessary in addition to having Functions from ADM, SOME TYPE MEMBERS ONLY Teachers, Coordinators, etc. should have the power to see their roles in the system, think about using
https://laravel.com/docs/8.x/authorization by a friend's recommendation but I'm not sure if it would make sense, I would like your opinion too, the discipline should be filtered with the function just to display it, there is something else in this business rule, some of these students commit some occurrences such as smoking where it is not allowed and etc. . photos will be uploaded in the system database and possible reports.
My question really is what technologies can I use and study to develop this system? I really appreciate your help and advice Thanks.