Support the ongoing development of Laravel.io →

309 Threads

Catching in views

i'm make extending blade for name @authorize, but always must run php artisan view:clear, not run ph...

0 Likes
0 Replies

Database "lazy connection"

Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...

0 Likes
1 Replies

Laravel 4.2 PHP CPU usage

Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...

0 Likes
1 Replies

how to looping through url with Riderect in Laravel

Hi, I've been searching for days to figure out how to iterating through url request, as a naive prog...

0 Likes
0 Replies

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

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.