I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...
Hallo, If i understand this correctly i can only use scopes if the Passport package is installed in...
Hi Guys, As this is my first (public) composer package for Laravel I thought I'd put my balls on the...
I got an IDE warning when using increment on a model, The code works. I found that increment was ro...
Laravel Version: 5.8.16 PHP Version: 7.3.2 I'm getting error since few hours from my current Websi...
Hi, I try to install a SSL certificate on forge with let's encrypt and digital ocean . I have the fo...
im setting up a One To One (Polymorphic) like this My Models: namespace App; use Illuminate\Database...
I have used php artisan:make auth but when I register an account the page stays on /register and not...
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...
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