anegoda1995 / articles
There is no license information available for the latest version (dev-master) of this package.
You can create, manage and view articles
This package's canonical repository appears to be gone and the package has been frozen as a result.
dev-master
2019-08-09 19:49 UTC
Requires
- dimsav/laravel-translatable: ^10.0
This package is not auto-updated.
Last update: 2019-08-24 19:36:44 UTC
README
- php artisan migrate
- php artisan vendor:publish (need to choose Anegoda1995\Articles\ArticleServiceProvider)
- php artisan vendor:publish --tag=translatable
- nano config/translatable.php
- Set in 'locales' array needed elements('en' and 'ru')
How to use
Just go to url en/articles and enjoy it!