I am having issues when creating my own paginator that the same collection of rows is always returns...
HI I have a DATE mysql column and i wish to change the stored format from YYYY-MM-DD to dd-mm-yyyy w...
This is happening in L5.1 with a "user" eloquent model, and only for the "email"...
How can I get date from "2015-07-31 06:03:21" using Laravel query builder? In normal query...
i am writing a generic database browse/update so i have to create a new class for each table i want...
I'm having trouble using $appends when retrieving a relationship using eager $with. Now this is just...
Am new to laravel and am building screening app. How can i save the form inputs in these two table s...
hello, nice to start and migrate code from code-igniter to Laravel 5.1 but how I can find the best w...
I'm having issues updating related tables. When displaying the form all data is correct (including r...
I want to get a count of records in table 'opinions', which is the relationship for my query. At thi...
I cannot get my head on how to define the tables relationships when using a pivot table having more...
I have designed a website with Laravel 4.2 , it runs correctly in my localhost (Xamp),but when I upl...
Hey, i'm doing a query in which i want to select all models with a column value smaller than their r...
Hello, My application import some large (7mb) csv files and parse them using "Maatwebsite/Larav...
Hi Guys, I'm busy testing baum for a few hours now. I want to find a category with a specific id and...
I couldn't use the paginate()-method anymore cause I needed to add an extra attribute to every eleme...
http://laravel.io/bin/zj5zq Here is my category tree I want to get all ids of subcategories from inf...
I have something that I'm trying to do that is probably against the norm, but here is what I'm doing...
When running the command: php artisan migrate --package="vendor/package" We get the respon...
I am trying to order a eloquent database call by date closest to today Something like this: o...
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