`In my Laravel application, I am trying to send mail notification based on the company_id of the log...
The way I implemented multilang is through middleware and routes. Middleware Localization.php looks...
marinarioagalliu liked this thread
this my error return $this->getRouteForMethods($request, $others);} throw new NotFoundHttpExcepti...
Laravel Version: 8.20.1 PHP Version: 8 Database Driver & Version:mysql I have an issue about loa...
I would like to build a multi auth system, where companies can sign up, and have an admin that can c...
Hi, I need to keep a product database updated but it has over 100 vendors and all of them need s dif...
Simple question: which is the best table name (to use with eloquent) for a counter between authors a...
I'm wondering what package should I use in creating a point system for example user will get point i...
I have installed Laravel 8.22.0 and PHP 7.3.20 on Cpanel. I can connect to the database (MariaDB) us...
Hi all, I am building an API for my application and I want to limit my endpoints to the JSON Data, I...
Dusk Version: 6.4 Laravel Version: 6.2 PHP Version: 7.3 Database Driver & Version: mysql Ver...
s-dickson liked this thread
We had question for everyone who is using Laravel. What you think about using Google Firebase's Clou...
Is there a way to cast a json column key? For example I have a payload json column and the payload h...
Can the shop manager in e-commerce also delete products, or only has the option to create and edit,...
LarCan the shop manager in e-commerce also delete products, or only has the option to create and edi...
Hello, I have a form request class with a validation rule that looks like this 'array.*.type' =>...
Description: After upgrading Laravel Jetsream to v2, I updated @inertiajs/inertia to v0.8.2 and @ine...
Hi, I am developing a SPA with Laravel and Vue and using Sanctum cookie based authentication for the...
alexllnk, 99deon liked this thread
Hello, after updating to php 7.3 (or above) my Laravel 5.7 App throws me a preg_match(): Compilation...
I have three user roles - admin, shop owner, shopper. I want to understand, only shop owner can crea...
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