Hey, i have a question: how can i make a query, and use results like this: Query::user()->Name
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
I'm building my first real application with Laravel and I am often finding myself doing something li...
Hi, I am following this tutorial: http://www.codeheaps.com/php-programming/creating-blog-using-larav...
I'm just starting Laravel, following tutorials. The base install and simple views work( ie returning...
Hi i have a hard time making successful query, basically i have products table and product_specials...
I can easily do a php artisan migrate on MAMP on my local server using localhost. However, when I ch...
I am using Laravel 4.1 and MySQL and using DateTime fields in MySQL in UTC timezone. How can I read...
I'm having trouble getting a record from the database, updating it and saving it again. Here is the...
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...
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