Hello, I want to permanently replace a column in a select query of a model. So basically if I run Mo...
Let's assume we have these variables: $query = Study::join('patient', 'study.patient_fk', '=', 'pati...
Every night I hit my provider for an array of calls that are around 1-2k rows per night. I need to s...
I'm getting this error Call to undefined method Illuminate\Database\Query\Builder::Parents() I'm n...
Hello everyone. I've read about repository pattern and I want to implement it. Actually I use larave...
Hello there, I have a web app that manages gardening courses and registrations for it. While enterin...
Hi there, I have a query which is difficult to word and i'm struggling to find resources to help. I...
Hi, I'm new here and I'm going to have problems with the logon application that I am trying to devel...
I have two model classes, Document and Segments. Document hasMany Segments. Doing $document->segm...
MSSQL driver supports an additional APP string required for connecting to some specific application,...
hi everybody, i am just making the change from php apps to laravel, and am hoping you guys could len...
How can I have a plain php object from a third party package inherit all the goodness of Laravels El...
Hello, Last year I had developed a web app for the students in my university to book washing machine...
Hi there i've been looking around that problem since yesterday morning. Basically created event is n...
I have three tables garages, cars, securities. The securities are the ones that is keeping one car s...
Hi, I have 1 little doubt, I am making a little blog, where i want all blog to get auto-update whene...
Hello community, I would like to share with you my first package laravel-translatable This is a Lara...
Maybe I am doing this wrong... here is the scenario. I have a form that saves a User. A user can bel...
Look at the answer: http://stackoverflow.com/questions/27397336/can-a-pivot-table-have-a-nn-relation...
I created the crud trough this site laravelsd.com. Now I need to know how to call it alert by hello....
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community