Hello guys, When i run php artisan db:seed i get this error: $ php artisan db:seed {"error"...
I am posting this question because I have researched Laravel docs, MySql,and the tutorial I am worki...
I want to query on array like sql on db. Have any package to do this?
Hi ! I'm trying to add some foreign keys to my tables but unfortunately I get an error while inserti...
How could I go about this? I have a users table and a user_follows table. In the users model I have...
i have 2 tables, categories and subcategories categories is made up of id, and name subcategories is...
Hello. I am a Laravel newbie and I am trying to create a structure for my application. In the past...
I have Categories that have many Product Groups and those Product Groups have many Products. I'm usi...
Hello, I'm building search for my worker table with eloqent, and for example I have two fields : $fi...
Hello, sorry by my bad english i speak spanish :( i need your help me, please. I need create query f...
I know what each one does, fillable being a whitelist of columns/attributes that I was to explicitly...
Hi. We have a web application, and its frontend is not using Laravel yet because it started some yea...
Laravel SchemaSpy Laravel SchemaSpy is a Laravel artisan command that acts as an interface for the p...
Greetings to community! I want to get help from Eloquent masters. I have a Query Builder query: $cit...
Hello! Am right about the following behaviour? (I am using Laravel 4.1) When having a simple one to...
quyle92 liked this thread
How to create a binary size 16 (uuid) column ? (for MySQL)
I have a Product model, an Option model, and a ProductOptionPivot model. A collection of Option mode...
How to use ->setCallbacks in chumper's data table so I can Add a sum Row at the buttom of the tab...
Laravel Eloquent query builder suffers grouping by a column and counting the results for the paginat...
Hi Guys, So firstly here is some code ... http://laravel.io/bin/Ld6Gx So I have a user model, and th...
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