Open Issues Need Help
View All on GitHub Caching about 1 hour ago
AI Summary: The user wants to implement Laravel caching for Model Settings, proposing two main strategies: caching the entire model or caching individual settings. The goal is to make the caching system optional and highly configurable, allowing users to select the most suitable strategy (or both) based on their project's specific needs and the size of their settings.
Complexity:
3/5
enhancement good first issue
This is a simple package to add model settings to your Laravel project.
PHP
#laravel#settings