black-bits/laravel-cached-models-example
Example project showcasing Laravel caching inside a model. This could also be done with a repository pattern but this project is more about showcasing automatic caching of some DB operations
PHP
Example project showcasing Laravel caching inside a model. This could also be done with a repository pattern but this project is more about showcasing automatic caching of some DB operations
PHP