Hi, I've changed my .env database configurations (host, etc). After that, config:cache and config:cl...
I'm using Laravel 5.3 and Spark (maybe 1.0). In the Spark brand file file I have: <a class="...
Hello, Each change I made on blade files, I must clear the cache manually. (php artisan view:clear)...
any somebody can help me to fix that error. this my error : ErrorException in Encrypter.php line 106...
I Have a project where subdomain are created for users like a there are john.example.com and jenny.e...
currently using : laravel 5.3 session driver already tried memcached,redis my session data each ref...
Hello, i have web app using laravel, for each user there is permissions sets array and subscription...
#Relevant System Information System - Virtual Box Ubuntu 16.04, PHP 7.0, Google Chrome 55.0.2883.87...
Okay so as I am reading the Laravel Documentation, I am kinda noticing they are trying to sell me on...
Hello, I am trying to cache a query which is ordered by RAND() in my category->questions() relati...
This has been a persistent issue, and now it is time to fix it. I have a section of a projcet where...
I'd like to cache Auth::user() calls, because I have the username of the logged in user in my top na...
Hii. I used laravel 5.3, change the view but always cache old view, how to fix that? deleted all cac...
Hey guys I'm developing an app across Windows and OS X. Is it okay to use the 'database' option for...
I want to run my own provider before laravel core provider how can i do it?
I have enabled REDIS as default CACHE_DRIVER instead of FILE, but if redis instance is down for exam...
The same problem http://forumsarchive.laravel.io/viewtopic.php?id=9414 Now the issue is in the follo...
how to enable cluster in laravel config? 'redis' => array( 'cluster' => false, 'default' =&...
Hi! How can I override all exception(at least for 'get' command) from redis in laravel? In my app ca...
does anyone has an idea on how to cache without creating your own cache tags for every single cache...
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