Support the ongoing development of Laravel.io →

305 Threads

Session lost after redirect

I want to redirect my user to another page after they have signed up. For that i need to access thei...

0 Likes
1 Replies

Laravel 5: easy and comfortable query caching?

Hello! Removing cache manager and Equolent 'remember()' is pain for us :( Is there any other way to...

0 Likes
3 Replies

bdd to table

here is the code I have done I recovered the data from the model and I select BikeLock latitude and...

0 Likes
0 Replies

Cache doesn't work when running unit tests with PHPUnit

Anyone else experiencing this? Problem: During unit tests, Cache neither gets nor sets when being ca...

0 Likes
0 Replies

Memcached session & app cache

The cache and session data can have there own table (database) but if I want to put them in memcache...

0 Likes
0 Replies
posted 8 years ago

Change Laravel Builtin Cache to Redis

Do you know that you can change your builtin Larvel file cache to Redis. Redis is an in-memory but p...

0 Likes
0 Replies

Increase Laravel Performance

I'm thinking about how it would be increase performance if we keep IoC container in Redis Cache Duri...

0 Likes
0 Replies

How to prevent config cache from using absolute default storage paths?

As I understand, Laravel 5.2 has finally got rid of .env (which was not really meant for production,...

0 Likes
0 Replies

Store daily website stats

What's the best way to store daily website statistics? Like how many stored and deleted resources. I...

0 Likes
0 Replies

Laravel running really slowly

Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...

0 Likes
1 Replies

Compile Blade to Memcache

Hi All, Has anyone tried doing this? I would really like to try this out and see if this helps the p...

0 Likes
0 Replies
posted 8 years ago

Someone help me understand the basics of Cache.

So, I'm currently trying to work with an API where i make requests using curl. The API has a rate li...

0 Likes
2 Replies
posted 8 years ago

laravel adaptor for psr-6 cacheing interfaces

Hello everybody I recently pulled down a package that was depended apron the new psr-6 cacheing inte...

0 Likes
0 Replies

Are artisan optimize/clear-compiled composer dump-autoload when deploying on envoyer

Are these commands required when deploying via envoyer? I am having a weird issue where my classes a...

0 Likes
0 Replies

Migrating to L5: Class 'Predis\Client' not found

I've got the next error with my project after migrating to laravel 5. FatalErrorException in Databas...

0 Likes
4 Replies

Site crash when not logging out

Hi When I close the tab of my site without logging out and I open it again, it tries to get this url...

0 Likes
5 Replies

getting '#126 - Incorrect key file for table '/tmp/#sql_473_3.MYI'; try to repair it' error in mysql [TITLE UPDATED]

The homepage is not working. Page is blank and no error is triggered. It stays connecting... for a l...

0 Likes
1 Replies

Laravel 5.1 artisan optimize

When I run the artisan optimize command, where is the compiled file generated ? In the vendor folder...

0 Likes
1 Replies

Permission denied error on production

I am using sending mail using mail::send method it it giving exceptiin permission denied File_puts_c...

0 Likes
0 Replies
posted 9 years ago

Can not use Cache

I'm trying to use cache in Laravel but always receive error: exception 'InvalidArgumentException' wi...

0 Likes
3 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.