I have a Posts DB and a likes DB with the following structure: Posts Table: item_id Likes Table: ite...
I have a USER table, and ITEMS table, and a Likes table. I'm randomly taking 9 items from the Items...
I'm currently using Handlebars.js to compile views with ajax data. The issue is that I can't use Lar...
I have three tables: 1. Users Table field: user_id 2. Likes Table field: item_id...
I'm trying to join two queries with this statement: $item = Category::where('type', $item)...
Would it be possible to create multiple instances of the app and load balance with nginx if you stru...
It does the same thing. Is it possible to use a basic join to return the result as not null?
Actually I tried that and it still didn't work. I found that the error was that the textarea was ret...
I meant the question mark between the "purchase" and the "iphone4s". I'm taking...
I tried doing that. But it still has a question mark that I'm trying to get rid of: http://localhost...
The Laravel portal for problem solving, knowledge sharing and community building.
The community