Timeline for Complex roles, permissions and hierarchical group management in Laravel
Current License: CC BY-SA 4.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 19, 2019 at 10:50 | review | Close votes | |||
| Nov 30, 2019 at 3:05 | |||||
| S Nov 19, 2019 at 10:47 | history | bounty ended | Broco | ||
| S Nov 19, 2019 at 10:47 | history | notice removed | Broco | ||
| Nov 19, 2019 at 10:47 | vote | accept | Broco | ||
| Nov 19, 2019 at 10:30 | answer | added | user1692823 | timeline score: 1 | |
| Nov 18, 2019 at 11:19 | comment | added | Broco | @marstato Thanks for your reply, that was helpful. I get the approach of SE and I really tried to break it down into a more generic approach but as you said, it really is kind of specific, though I still believe that this scenario isn't that much of a special case, just very unusual and the options for maximum flexibility would benefit a lot of devs. I'll look into Doctrine. Thank you very much! | |
| Nov 18, 2019 at 11:09 | comment | added | marstato | @Broco the SE approach is to have questions and answers that are helpful not only for the original poster. Your scenario is very specific, making it hard to fit for that approach. I suggest: put together an accurate description of the requirements for your access control system. You can post both that and your EER to codereview.SE. Take a look at the strengths and weaknesses of laravels active record ORM. Compare with unit-of-work ORMs (for PHP that's Doctrine, most likely). Look at the similarities between the out-of-the box access control different frameworks provide and your own model. | |
| Nov 18, 2019 at 10:29 | comment | added | Broco | @marstato Ok, can you give me any directions to where else to look? Because having to study wording rules for a help site in order to write a question worded exactly like the site demands it seems a bit excessive if you're just looking for directions and not really user friendly. | |
| Nov 18, 2019 at 10:22 | comment | added | marstato | Sorry, also: your question doesn't really get to a point. The text is very broad and unprecise, the database schema doesn't really speak for itself and is also under doubt because you're uncertain about it. As-is this cannot be answered productively IMO. | |
| Nov 18, 2019 at 10:19 | comment | added | marstato | First mistake: focus on a technology/tool before having figured out your general approach. Also, questions 3 and 4 are offtopic on this site, questions 1 and 2 should be reworded (see Why "is it possible" poor wording). | |
| S Nov 18, 2019 at 10:12 | history | bounty started | Broco | ||
| S Nov 18, 2019 at 10:12 | history | notice added | Broco | Draw attention | |
| Nov 13, 2019 at 23:03 | comment | added | Broco | Sorry, but I have no idea how else to put it. I mean if I break it down into simpler single questions one might lose the general idea. Towards the others, I have no idea where and how to ask. | |
| Nov 13, 2019 at 19:02 | comment | added | Greg Burghardt | Please avoid asking multiple questions in a single question. Question 1 is likely too broad itself (what does "feasible" mean to you?); 2) is most likely opinion-based; 3) Software and tool recommendations are off topic for this site; 4) is either too broad or opinion-based (or both). | |
| Nov 13, 2019 at 13:25 | review | Close votes | |||
| Nov 18, 2019 at 10:15 | |||||
| Nov 13, 2019 at 12:51 | history | asked | Broco | CC BY-SA 4.0 |