http://laravel.io/bin/DqxWo Hello, I have a collection that I would like to filter it down to what I...
I am interfacing my code with Wordpress which has a table called "Usermeta". The table st...
Hey, i have a small problem, when running a query like this $user = DB::table('users')->where('na...
I have a User and a Trip model with belongsToMany relationships and a pivot table between. I'm tryi...
Hi Guys, I have a question about the naming convention of the tables. We have multiple tables with s...
Hi Laravel Team, I have had some deep trouble on writing Eloquent queries for multiple nested reques...
Hey Guys, So i'm just learning Laravel as a side project and have come across an interesting sort of...
What I'm trying to do is: Output results with a filter from a pivot table where 'posts' can have up...
I like to see a database driven Acl method for laravel just like cakephp, Cakephp has a method with...
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
Hi, I'm new in Laravel. I'm having a problem saving data in the database. I get an array and I'm try...
Hi, I have small problem with Laravel framework on shared hosting with phpmyadmin and only ftp acces...
Hi guys, I'm trying to save a custom timestamp "expires_at" in DB, but not working here is...
Hi, I'm working on an API and one of the endpoints has all optional parameters. What I'm trying to d...
Hello all, I have some model called location, which describe a location, (say the eiffel tower). Thi...
I'm currently using Eloquent for my database queries, but when an user logs off I want to get a tota...
Hi guys, I'm trying to find the best way to implement the following. I have a Client of a given Sect...
Hi guys! I would really love to be able to to include milliseconds to the time fields in my models....
I'm trying to use Eloquent to perform the following query during a database seed: SELECT * FROM...
Dear All, I have a problem like that. // First, I created one to many relation for Post and PostCate...
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