codecasts / spa-starter-kit

A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
MIT License
913 stars 134 forks source link

Cache for the resources on the API side #99

Open flyingluscas opened 7 years ago

flyingluscas commented 7 years ago

Use cache to speed up the requests for the API resources.

vedovelli commented 7 years ago

Just remember to make it optional. Thank you!

flyingluscas commented 7 years ago

@vedovelli yes sir O/