Laravel Classroom image

Anil  Bist / Professional / Web Technology

 
To post your Question Join Classroom
 
Lesson Topics's No:-  |1 | 2 | 3 | 4|Last
Lessons:-Caching

Caching
Laravel offers a very simple to use Caching class, allowing you to easily cache anything you
need to, for however long you like. Confused? Let’s take a look at it in action.
17.1 Setup
There are many ways to store your cached data you must set a driver stating which storage
method you want to use in application/config/cache.php. The options are ‘file’, ‘memcached’,
‘apc’, ‘redis’, and ‘database’. You may experience better performance with ‘apc’ or ‘memcached’
but I am going to use ‘file’ based caching for its simplicity to setup.
1 <?php
2
3 'driver' => 'file',

 
 
 
image
Anil  Bist

Skills    Laravel

Qualifications :- High School - SLV, College/University - Graphic Era Deemed Univ University,
Location :-Dehradun,Dehradun,Uttarakhand,India
Description:-

I started my Professional Journey in 2006 with one of the Web Development Company in Bangalore and my 1st framework was "Ruby on Rail" as Web development and delivered around 5+ Projects using this platform. Then came another dimension as JEE/Sturst framework, Gradually I realized that I want to build something on my own and give my passion and energy on creating something different a
Explore

 

  Students (0)