Bona BLogSystem

Bona is an open source Blog system mangement using Laravel

pacakages Used

Installation Instruction

  • Clone the repo
  • Run 'composer install'
  • Run ' .env.example Replace .env'
  • Run 'php artisan migrate --seed'

Contributing Guideline

  • Fork the repo
  • clone the repo locally
  • Run 'git checkout dev'
  • Create a new local branch
  • work on your local branch
  • push to remote
  • when work is tested , done or ready , push to remote -Merge to Dev

License

The Bona Blog System is open-sourced software licensed under the MIT license.