Hi, I am actually working on laravel 4.2 project that i have retrieved. I am trying to make it work...
hello to every one, at first sorry for my bad english. hi to everyone, I have a issues with a route...
The question mark allows to search values in JSONB array: SELECT * FROM tracks WHERE artistnames ? '...
Can any one please help me how to get all column and avg of a column in a single query without using...
DB::getQueryLog() is returning an empty array, even after enabling the query log with DB::enableQuer...
So I have a view where I loop through then display a company's employees into a table. We are implem...
Hi, I have a problem about seeding the pivot table. Hope anyone could help me to solve it, thanks. E...
I tried to create HomeController.php file and when I run the program on localhost received that erro...
Hello Im trying to find the equivalent of '*' to select everything in a join operation. Attempt 1: i...
Hello, I understand how to set up and connect to the Homestead database, but I'm a bit confused abou...
Hi, I am trying to filter my query result by term and year. However, the query seems not filtering....
Hi, When working with git, we always use branches. In some branches, we need to change database tabl...
I keep getting a Whoops! There were some problems with your input. The pathway field is required. an...
Background: I have members, events, and event_participants tables. The event_participants table has...
I have two tables - Categories and Posts. The relationship between them is one-to-many. i.e - A cate...
While trying to setup Lumen using a sqlite database (specifically for testing), I noticed a syntax e...
I ran into a bug in Illuminate\Database\Query\Builder when doing more than one union. This is what t...
Hi, i'm a new comer in Laravel. I got this problem "Trying to get property of non-object (View:...
In a Lumen application, I need to work with more databases. So, according to documentation, I have c...
saif liked this thread
I'm connected to my remote server hosted by DreamHost.com. It's running Linux. After having created...
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