We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a2ba9 commit 7191964Copy full SHA for 7191964
composer.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "miradnan/laravel-model-cache",
+ "name": "miradnan/laravel-model-caching",
3
"description": "Adding cache for Laravel Eloquent queries",
4
"keywords": ["laravel", "caching", "eloquent", "remember", "query", "sql", "model caching"],
5
"license": "MIT",
6
- "homepage": "https://github.com/miradnan/miradnan/laravel-model-cache",
+ "homepage": "https://github.com/miradnan/laravel-model-caching",
7
"authors": [
8
9
"name": "Mir Adnan",
0 commit comments