Prompt if not difficult simple example of how to combine (laravel 4) /* https://github.com/khan4019/...
I'm trying to run a raw mysql statement to Laravel's query builder, to create a new MySQL user. Of c...
I asked this question on StackOverflow but I'm not getting any response there, so I'm posting it her...
Hello, I am querying an external-to-my-application database. I expect to get one result back, but w...
I have a query of hotels from a country and from a state. I want to display 4 random hotels from eac...
I have laravel 4.2 on localhost (open-server.ru) Today I deleted old tables from database and tried...
Hello everybody. First, Sorry for my english. I'm using Laravel 4 and i want to change information d...
I just started working with Laravel recently but ended up forking the framework repository since I w...
hi there i have a problem, so i will have to update a post and when i update it it should commit to...
Hii I got this error when I view a user's profile Trying to get property of non-object Route: Route:...
Hi, till now I have used eloquent but needed to switch to fluent for a special case. Now I have a st...
Hi every one, i need opinions about how to create this sql query for a best performance with query b...
Hello, Is there a way to insert an <option> element in front of the list generated with: Form:...
So, question is clear in general... My seed looks like this: PostsTableSeeder.php class PostsTableSe...
Hi guys, I'm making web API for my app. I need to return JSON array of models with relations count....
I have a serialized data saved in my database, it's a values from array of categories. I created thi...
I want to add an EAV model to my app. So I made these tables to do that: Schema::create('attributes'...
This web-based virtual terminal for PayPal Payments Pro can be used as a replacement for the one tha...
Is there way to chain ManytoMany queries with hasMany? Thanks $user=User::find(Auth::Id());...
Note I'm using Laravel 5.0 (should I post elsewhere for 5.0? It's not available in the Laravel Vers...
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