I have a scenario with Articles and Categories where each article can have only one category through...
Hi, I have a dashboard where are many statistics of my DB data. Query builders are from many models....
Hi there, Unfortunately I stumbled upon a thing which I can't seem to fix. What I am trying to achie...
I found a nice concept of Nested Sets but haven't really seen it put to use. Is this a practical met...
I have created a like and dislike a button and store the info through ajax in Laravel 5.2. I am usin...
Hi, i am trying to pass variable to raw sql query and it gives me an error. My query: DB::select(DB:...
Hello, I've been using my laravel made homepage for quite sometime now. After a recent update to my...
I am working on an app and sometime i have to add or remove column in database table. using migratio...
Please can someone help me? I have this function that returns a sought customer lists by name or cpf...
Laravel makes associating with databases and running questions to a great degree straightforward. Th...
So I'm stuck been trying to debug for 3 some days now... Here's my issue maybe someone see's somethi...
User.php class User extends EloquentUser implements AuthenticatableContract, AuthorizableContract, C...
Hello, i'm trying to migrate an existing SQLite to MySQL but it throws the following error: [Doctrin...
Can Anyone help me with this issue? I'm new to laravel and would like to know how to resolve this. F...
hi guys ! I have problem with many to many relationship , and i hope you help me :D this is my table...
I have users table and a profiles table structure is: users table has following fields id, name, em...
Hi! Has anyone here been able to do a leftJoin with pagination? If so what is the correct method? I...
Original post: https://stackoverflow.com/questions/38710723/connect-laravel-5-to-aws-rds-with-ssl I...
I hope someone can teach me how to create a temporary table . I'm using laravel 4. CREATE TEMPORARY...
I run this code in my controller Top of my controller use Waavi\Translation\Repositories\LanguageRep...
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