Does withDefault() work with a hasOne relationship? I haven't been able to get it to work.
[05-Jul-2017 23:46:09 America/Los_Angeles] PHP Fatal error: Class 'Route' not found in [My Path]/rou...
I'm trying to sort with Jquery UI in Laravel and it's giving me fits. Here is my controller: public...
I've suddenly started getting this error: PHP Fatal error: Class 'Route' not found The error messa...
I'm trying to use a sort field in my database but everything needs to be entered twice. So I'm looki...
That doesn't work. Any suggestions about building the query in a different way? credit_name is a has...
It's really not a table issue. I also tried this: @foreach($version->of_show->has_credits...
But the question is, how do I insert multiple values? There isn't really a relationship between thes...
It's a pivot table. Both are in many-to-many relationships. They'll share similar data but remain se...
I need to input: credit_id (which is the relationship) role_id biography_id bio_name_id created_by (...
The Laravel portal for problem solving, knowledge sharing and community building.