Support the ongoing development of Laravel.io →

338 Threads

Funny links coming from asset() output

I'm using Laravel 5.3 and Spark (maybe 1.0). In the Spark brand file file I have: <a class="...

0 Likes
2 Replies

Laravel view cache not updated

Hello, Each change I made on blade files, I must clear the cache manually. (php artisan view:clear)...

0 Likes
1 Replies

unserialize(): Error at offset 0 of 82 bytes

any somebody can help me to fix that error. this my error : ErrorException in Encrypter.php line 106...

0 Likes
0 Replies

laravel cookie run across subdomain

I Have a project where subdomain are created for users like a there are john.example.com and jenny.e...

0 Likes
0 Replies

Session laravel 5.3 not working over LAN

currently using : laravel 5.3 session driver already tried memcached,redis my session data each ref...

0 Likes
0 Replies

Save User data? session? cache? db?

Hello, i have web app using laravel, for each user there is permissions sets array and subscription...

0 Likes
0 Replies
posted 9 years ago

Caching in Homestead with NFS despite sendfile being off

I have NFS enabled in Homestead.rb (otherwise my responses are way too slow): # Register All Of...

0 Likes
15 Replies
Solved

Unable to Login Rapidly after Logging out In Chrome -

#Relevant System Information System - Virtual Box Ubuntu 16.04, PHP 7.0, Google Chrome 55.0.2883.87...

0 Likes
0 Replies

Free Third-Party Alternatives

Okay so as I am reading the Laravel Documentation, I am kinda noticing they are trying to sell me on...

0 Likes
1 Replies

Model already exist

So I can't find the answer to this. I had my class Permission, the name of the file was Permission.p...

0 Likes
2 Replies
Solved

Random pagination cache

Hello, I am trying to cache a query which is ordered by RAND() in my category->questions() relati...

0 Likes
1 Replies

Manually logging in as a user, then redirecting, shows me previous user unless I refresh.

This has been a persistent issue, and now it is time to fix it. I have a section of a projcet where...

0 Likes
2 Replies

Cache Auth::user()

I'd like to cache Auth::user() calls, because I have the username of the logged in user in my top na...

0 Likes
21 Replies

[ L 5.3 ] view blade not update

Hii. I used laravel 5.3, change the view but always cache old view, how to fix that? deleted all cac...

0 Likes
1 Replies

Question about queuing and cache

Hey guys I'm developing an app across Windows and OS X. Is it okay to use the 'database' option for...

0 Likes
1 Replies

How to run run your own written service provider before laravel core service providers

I want to run my own provider before laravel core provider how can i do it?

0 Likes
0 Replies

How to catch \Predis\Connection\ConnectionException

I have enabled REDIS as default CACHE_DRIVER instead of FILE, but if redis instance is down for exam...

0 Likes
0 Replies

Set up response header for Route::group or all routs in application - how ?

The same problem http://forumsarchive.laravel.io/viewtopic.php?id=9414 Now the issue is in the follo...

0 Likes
4 Replies
posted 7 years ago

Laravel4 Redis Cluster Support?

how to enable cluster in laravel config? 'redis' => array( 'cluster' => false, 'default' =&...

0 Likes
1 Replies
posted 7 years ago

Need some help with redis or cache in general

Hi! How can I override all exception(at least for 'get' command) from redis in laravel? In my app ca...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.