Support the ongoing development of Laravel.io →

305 Threads

Weird!!! Copied view folder is not working. Saying View[*] not found.

I am facing a weird issue with laravel. I copied my view from one of my project from the path .. app...

0 Likes
1 Replies

Large amount of records with memcached sessions?

Greetings all, I have an instance of Laravel up and running with a load balancer in place. We've set...

0 Likes
0 Replies

Nginx installation with laravel

Hi guys, today i need install on my server nginx, and my server analyst said to me: "The proble...

0 Likes
0 Replies

Sessions not saving when choose Memcached

I done: sudo apt-get install memcached sudo apt-get install php5-memcached sudo service apache2 res...

0 Likes
8 Replies
posted 9 years ago

Auto Generate Cache

How to store cache in cache root directory in my laravel website. please provide me your suggesion

0 Likes
1 Replies
posted 9 years ago

Cache Partitions?

Is there any way for Laravel (4.2 or ???) to support cache partitions? What I mean by this is that...

0 Likes
0 Replies

'URL based image manipulation' check if image exist

Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I s...

0 Likes
1 Replies

'URL based image manipulation' define subfolders

Hi, I am using intervention and want to implement the 'URL based image manipulation' for images. I w...

0 Likes
0 Replies

Laravel 4.2 Set-Cookie each request included offline users

Hello, When driver.session is set to something different than "array", each webpage conten...

0 Likes
1 Replies
posted 9 years ago

Cache View

Hi, In my app every controller method return a view object like this: $rslt = View::make($this->l...

0 Likes
0 Replies

Cache only view data and drop session data

Hello I'm using this package: https://github.com/ipunkt/laravel-route-cache for caching my routes, b...

0 Likes
3 Replies
posted 9 years ago

Implement Cache

Hi, My app contains series of blocks that generated at the controller, and send to master.blade.php....

0 Likes
2 Replies

<script>alert("OK");</script>

I cache the results of a query using the remember method. But how to cache all query?

0 Likes
0 Replies
posted 9 years ago

Cache key uniqueness with tags

Hi - can anyone tell me if cache keys can be non-unique if tags are being used? For example, can I s...

0 Likes
6 Replies

laravel 4.2 is conflict with php5 xcache module.

laravel 4.2 is conflict with php5 xcache module. If you installed xcache,access laravel will get a b...

0 Likes
1 Replies
posted 9 years ago
0 Likes
1 Replies

Memcached Session not saving

Hi guys, I have the problem that when I change my Session config to "memcached" it does't...

0 Likes
0 Replies

high traffic performance

i am creating high traffic news web site. daily visitors 200.000 visit. i did full cache. see below...

0 Likes
2 Replies

Homestead, Nginx pagespeed module?

Wouldn't it be nice if homestead would provide nginx with the page speed (https://developers.google....

0 Likes
0 Replies

Changing the url to show the title instead of an id

Hi, In the url you get something like /view/1 but I would like to to show /view/test instead, but I...

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.