Skip to content

rifqiakrm/sample-query-cache-lumen

Repository files navigation

Sample Query Cache With Lumen

Build Status Total Downloads Latest Stable Version License

Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching.

Usage

After cloning this project, run this command:

  1. composer install
  2. cp .env.example .env (File configuration)
  3. php artisan migrate
  4. php artisan db:seed

License

The Lumen framework is open-sourced software licensed under the MIT license.

About

Sample Query Cache with Laravel Model Caching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages