Memcached on Windows (wamp) with Laravel

I am developing locally with laravel under wamp, I want to use memcached (not memcache), and after hours and days of searching, I can only find memcache for windows, but not memcached.

Laravel support only memcached and the trick $memcached = new memcache

doesn't work like in other frames if i try to run a page containing caching code the debugger will throw an error like

Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN) HELP

Class 'Memcached' not found

      

enter image description here

I am struggling with this since for a long time I really need to stimulate the download speed with cache as close to the web servers as possible (no vagrant installation)

+3
php caching memcached wamp laravel


source to share


No one has answered this question yet

Check out similar questions:

1317
Memcached vs. Redis?
310
When should you use Memcache instead of Memcached?
4
Laravel 5 Mastery Debug fails unexpectedly T_VARIABLE FatalErrorException
2
How to extend a facade in laravel?
1
laravel error "get_cfg_var ()" disabled for security reasons
1
Using Memcache directly in Laravel 5 instead of using it via cache
0
Digital Ocean, Laravel and Mailbox
0
The "Memcached" class was not found. Doesn't work in laravel
0
Laravel cache issue with Memcached
0
Lavarel 5.5 Interface "JsonSerializable" not found



All Articles
Loading...
X
Show
Funny
Dev
Pics