anegoda1995/articles

There is no license information available for the latest version (dev-master) of this package.

You can create, manage and view articles

dev-master 2019-08-09 19:49 UTC

This package is not auto-updated.

Last update: 2019-08-24 19:36:44 UTC


README

  1. php artisan migrate
  2. php artisan vendor:publish (need to choose Anegoda1995\Articles\ArticleServiceProvider)
  3. php artisan vendor:publish --tag=translatable
  4. nano config/translatable.php
  5. Set in 'locales' array needed elements('en' and 'ru')

How to use

Just go to url en/articles and enjoy it!