code text hereQuerying Relationship Existence I'm trying to get all 'Auctions' where has bids with t...
I am reading a article casting created_at to string as it will return as an object as default. when...
Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...
I am trying to fetch all routes in Laravel package using \Illuminate\Support\Facades\Route::getRoute...
Hey folks. I'm going to attempt to build a crypto futures trading platform live on Youtube starting...
Hi, everyone. It is almost a week I encounter a problem in my updated laravel application. I have pr...
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...
Hello, everybody, I'm Daniel, web developer with php experience about 8 years, but I'm new to Larave...
Hi! I have a migration with a json field. I have it casted to an array. When a request comes in to u...
ErrorException in cbc493a73db99edaebe7121234583d357a09b66c.php line 19: Call to a member function fo...
Hi guys Please introduce me to a suitable datagrid package for laravel similar to http://mvc-grid.az...
good morning guys, i had one problem that, i am having laravel api, that if we click button the the...
Hi I'm new to Laravel and I'm working on a project for my school, I've followed the roadmap given by...
I am trying to install phpBB on valet and when I goto the install page and click install tab it take...
Laravel Version: 5.8 Why doesn't https://github.com/laravel/framework/blob/5.8/src/Illuminate/Redis/...
In api.php Route::get('/abc', 'App\UserController@abc'); In UserController.php public function abc(...
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...
Can't add foreign key by laravel migration. Have you any idea what the problem is ? : Schema::create...
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