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 ce9064a commit 0e7a49fCopy full SHA for 0e7a49f
composer.json
@@ -56,6 +56,8 @@
56
"csfix": "php-cs-fixer fix --using-cache=no"
57
},
58
"support": {
59
- "issues": "https://github.com/Astrotomic/laravel-translatable/issues"
+ "issues": "https://github.com/Astrotomic/laravel-translatable/issues",
60
+ "source": "https://github.com/Astrotomic/laravel-translatable",
61
+ "docs": "https://docs.astrotomic.info/laravel-translatable"
62
}
63
0 commit comments