Hello, I need help! I generated new resource called procedures and in routes.php I added Route::reso...
$comentario = new Comentario; $comentario->autor = Input::get('no...
Hello! I am having some trouble to dynamically update records on my database. I need to synchronize...
Explained here: http://laravel.io/bin/rr4QQ#8,44
I would like to know how to make a query MySql to laravel controller: My MySql query like: (SELECT c...
Please help me make this query in eloquent. A business can have many categories. Select b.* from bus...
Hi i have a hard time making successful query, basically i have products table and product_specials...
I'm new to Laravel and at the moment exploring the vast amount of really cool features! I came acros...
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...
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...
Hi, I'm new in Laravel. I'm having a problem saving data in the database. I get an array and I'm try...
Hey there, Im using Elasticsearch as primary search engine en for some pages that have quite big nes...
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...
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