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...
Comment mettre en place ce système ? alimenter une base distante et locale tout en synchronisant les...
Laravel: Cache Store [predis] is not defined in Illuminate\Cache\CacheManager.php I am using Laravel...
Hi, we using Laravel provided Redis tagged cache to cache query results for models in this way: cach...
Hi Currently, I am working on Laravel 5.4 and the application is hosted on a server and from past 8...
I am doing a project in Laravel 5.6 homestead. I got this error after i ran php artisan cache:config...
PHP script to check the client's IP address: <?php namespace IPv4; if(!session_id() || session_...
Dear guys First i wanna apologise if my question is stupid but i'm new to Laravel.So i have project...
I am having a strange problem with L5.1 and Envoyer deployment. I am sending mail confirmations with...
I'm working on this routine that stores a lot of data in cache (just the default storage, for now) a...
Hi Devs, I'm trying to pass --env option to the migrate command with the env file which i'm creating...
Hi, I have installed Netflix Dynomite and want to use it with laravel but I get this error: Error wh...
Hi. I have a problem. I tried to change the controller but when I open the route it doesn't reflect...
i tried to install elastica using composer on my system i used the command composer require ruflin/e...
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