Hi, New to L5, but long time L4 user. I've a fairly new copy of L5 installed, and have the following...
whereBetween() takes a field and an array. Is there a way to do a between on 2 fields with an input?...
I have list of supplier with their working hour for each day with intervel of 60mi from opning hour...
I have written some code that allows the user to filter a collection of activities by certain attrib...
I'm trying to create a collection of items that are over due. Here's my code Transaction.php /**...
Hello all! I am not a professional programmer but I am trying to develop an application for my perso...
Hi, So my app will have around 30 - 40 tables and therefore similar amount of models. It seems weird...
Hi all Hoping somebody can help me improve this solution. I am trying to create an override structur...
Hi all... Sorry if is a noob question, i'm new to Laravel. When i do a simple command like this one:...
Hi All I am using Laravel on top on an existing database. Another application is still also using th...
Okay I have a some code written to retrieve data from some left join in my database, after retrievin...
Hi all! I've got an Order model that hasOne('customer') bind to itself. I want to query something li...
Hi, all. I have a query builder question. I want the result to be sorted by a field in a related mod...
Hi, I will start working in a new project that requires a massive database (tens of million rows) in...
I started playing around / learning laravel. Got everything set up and made a few models: artists s...
Hi Artisans, I am trying to figure out how to reduce number of queries when I am doing this kind of...
Im trying to simply get a tree back from eloquent. Windows::with('event.action'); returns all action...
Hi guys, How to get results of secondary query? Ofc I could merge all related collections: $paramet...
Is it possible to make the customized column in database inside a new select clause using DB::raw()?...
Is it possible to turn off eloquent events? Just temporarily, to stop myself getting into an event l...
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