Skip to content

This is a test public repository for Laravel. This repo is created as per the Laracasts series - Russian Doll Caching.

License

Notifications You must be signed in to change notification settings

newroseji/Dolly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Steps

  1. composer.json "dhukuti/dolly":"dev-master"

  2. config/app.php Dhukuti\Dolly\DollyServiceProvider::class

  3. composer update

  4. app/Http/Kernel.php Inside web of $middlewareGroups \Dhukuti\Dolly\FlushViews::class

  5. app/Card.php use Dhukuti\Dolly\Cacheable;

  6. app/Note.php use Dhukuti\Dolly\Cacheable;

About

This is a test public repository for Laravel. This repo is created as per the Laracasts series - Russian Doll Caching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages