I don't remember doing anything out of the ordinary, but I suddenly realised a boolean column in my...
I have a repository EloquentPageRepository that creates and saves pages. I have an Observer than is...
I have a Post model, that read from my table "posts". In my PostController, I inject an Po...
I have a User model with a little hom-made "roles/permission" system. Directly in my User...
I have Posts, that are linked to many Tags in a many-to-many relationship. I also have an array of T...
The Laravel portal for problem solving, knowledge sharing and community building.
The community