Posts by Diego Magno • 53 points
2 posts
-
3
votes2
answers689
viewsQ: Disable link with jquery
Good afternoon, you guys, I’m having a problem trying to disable a link using jquery. The problem is this, There is a table that lists the types of roles a user can have in the system that presents…
-
2
votes1
answer341
viewsQ: Relationship N to N with 4 tables in Laravel 5.6
Good afternoon, you guys, I started using the framework Laravel a little while ago and I’m having difficulties in implementing a relationship N/N using 4 different tables. The scenario is as…