Support the ongoing development of Laravel.io →

Mugluck

Joined 19 Oct 2016

Statistics

Threads 5
Replies 3
Solutions 1
Articles 0
posted 7 years ago

Trying to fix an issue with Microsoft Azure SQL and Laravel 5.3 (working with Schema)

I recently migrated to Microsoft Azure SQL and I've run into a bit of an issue with how they handle...

0 Likes
0 Replies

Trying to solve this polymorphic many to many relationship.

So. This is one of those "Well that escalated quickly" type projects. You start with basic...

0 Likes
0 Replies

How do you compare many to many relationships? Laravel 5.3

I have a set of relationships that looks like this: The users and agencies have a lot of data store...

0 Likes
0 Replies

Eloquent Many to Many Queries returning empty or incorrect. Why? Laravel 5.3

So, this is weird. I have been implementing ontoMany relationships between users and various data se...

0 Likes
1 Replies
Solved

Very Confusing MethodNotAllowedHttpException on a put request laravel

So far all attempts to modify the routing methods have failed. Been following some documentation on...

0 Likes
3 Replies
replied 7 years ago

Eloquent Many to Many Queries returning empty or incorrect. Why? Laravel 5.3

Ok. So this was a problem caused by a function of how Laravel works. After some trial and error, I m...

0 Likes
Solved
replied 7 years ago

Very Confusing MethodNotAllowedHttpException on a put request laravel

Problem solved. $user->id needed to be $user->ID. This is sometimes allowed by laravel, but in...

0 Likes
replied 7 years ago

Very Confusing MethodNotAllowedHttpException on a put request laravel

They do automatically put it in. I checked the html, printed here for you: <!DOCTYPE html> &l...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.