I have made a blogging application in Laravel 8. On the single article view, I am displaying comment...
Hi Guys. I have a problem with running my laravel app. When I try cmd "php artisan serve"...
We are serving multiple tenants with a laravel application, switching between tenants with: config([...
I want to know what are the differences between using Routes and Controller? Is there a major differ...
Laravel Version: 8.x PHP Version: 7.x Database Driver & Version: php-memcached (https://github....
Hello. I refer to this URL (https://readouble.com/laravel/8.x/en/cache.html) to cache the data in fi...
Hi, I have a application in which i have mapped route with controller on some condition For eg. if (...
this my error return $this->getRouteForMethods($request, $others);} throw new NotFoundHttpExcepti...
Hello All i want to get laravel redish catch key using regex or like key operator . I have tried eve...
Create an API with the following endpoints to create a key-value store. The purpose of the API is to...
Hello Folks, My dev and I are trying to implement (DB) multi tenancy in a CRM and we are having issu...
hey guys! how do I avoid cache slams (https://www.doctrine-project.org/projects/doctrine-orm/en/2.6...
I installed fresh laravel 5.8.35, and run the following commands install npm php artisan make:auth...
Hello , I have a problem when I run php artisan config:cache , this returns me : $ php artisan conf...
Hi Guys, As this is my first (public) composer package for Laravel I thought I'd put my balls on the...
Laravel Version: 5.8.11 PHP Version: 7.2 Database Driver & Version: Mysql 8 Description: We re...
Since updating to Laravel 5.6.8 my Mysql Database is being wiped out. MY phpunit.xml <?xml versio...
Does anybody know a way to extend the default cache class to that on insert/update it would use one...
I am fairly new to Laravel and I have been trying to find the best way to create a cache wrapper for...
How to implement phpredis correctly as a session driver in PHP.ini and work well in laravel in apply...
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