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...
Hey, i want to make a ban system, and i do not know how to redirect a user to a "You're banned&...
i have a table in mysql ( ques_id (auto increment , primary) , ques_title (string) ) . By using eloq...
Hello! It is ok to store saving logic in a controller like this (PostController.php): public fun...
I created table and the basic authentication works fine locally but when I uploaded to the server ev...
Hello¨ Can anybody tell me how to create a request in Laravel using regular expressions? I have to s...
Hi I want to run the following query with the query builder ... this is what i have Query SELECT...
Does anyone know if there is a limit to the amount of seeds that can loaded into a mysql db via the...
Looks like using the database for session data is slowing down the website I've built, and I can con...
I'm having difficulty to let the laravel query order by a date field of a nested query. This is what...
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