It would be just like you said -- a role_id column in your Users table, that would map to the approp...
It's probably the JavaScript call that's caching the response. Look into that.
No. A simple "role" column in your user table would be sufficient. A pivot table is for a...
The error is pretty self explanatory. It's trying to insert into a table called "posts" th...
The Laravel portal for problem solving, knowledge sharing and community building.