Support the ongoing development of Laravel.io →

338 Threads

Elegant wau to create global variable

Im wondering if there is a elegant way to create an globally accessible variable in some elegant way...

0 Likes
2 Replies

Views are not updating

Hello, I'm using Laravel 4.2 under Ubuntu Server 14.04(64bit) & Apache (2.4.7), PHP (5.5.9) &...

0 Likes
1 Replies

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

Most efficient way to get count of related tables

I'm looking for the most efficient way to get the count of related records from related tables. The...

0 Likes
2 Replies
Solved

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
posted 9 years ago

Dot notation in Laravel 3 Caching?

Dear programmers, I would really like to use dot notations in the laravel cache option, but it seems...

0 Likes
4 Replies
Solved

<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

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.