I have three Models Record, Category and Subcategory. The Record table stores category_id and subcat...
This is the proud moment for us, now we are announcing one of our key extension "Laravel Point...
I would like to have a list of categories of products with the respective quantity of products assoc...
as we know we can't trust user input and insert it directly to database so how can I make a prepare...
auth.php 'guards' => [ 'web' => [ 'driver' => 'session', '...
Seeking for experienced advice on structurizing the database table. I have a 7 day money balance tab...
Hi all , let me tell you my story. I was once upon a time a smart student, I used to stay 2nd ranker...
Developers, I'm doing a search function and I can not bring the variable into sql? can anyone help,...
why i cant populate data set from my database? I can render the chart but there is no data shown. Bu...
i want create count point using one to many, desc: tb_user : user_id | name | point tb_customer...
Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...
Hi, Case: I want to update a value in MongoDB using Jenssegers Mongo Eloquent. The existing data val...
How do i Select all records from one model that do not exist in another model in Laravel ? So far he...
Hi! I have a migration with a json field. I have it casted to an array. When a request comes in to u...
I am trying to create an workplace check in and checkout system for workers but i want to allow a us...
I am trying to get recent comments. Using the below works. $recentcomment = Comment::latest(); how...
Hello. I just start works with laravel and right now i have this problem. I create simply system res...
Am new to laravel (total greenhorn), it would be awesome if anyone can help me with this. I have a m...
Hi, I have a table user in database like below id | name | pic | level | tea...
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