Skip to content

MadComerz Blog is an open source blog system powered by laravel 5.8

Notifications You must be signed in to change notification settings

NJSTech/madcoderz-blog

 
 

Repository files navigation

Laravel Complete Blog Project

MadComerz Blog is an open source blog platform management system using Laravel.

All Features

Packages Used

Installation Instruction

  • Clone the repo
  • Run composer install
  • Run cp .env.example .env
  • Run php artisan migrate --seed
  • run php artisan key:generate

Contribution Guideline

  • Fork The repo
  • Clone the repo locally
  • Run git checkout dev
  • Create a new local branch
  • Woek on your local branch
  • Push to remote
  • When work is tested,done or ready, push to remote
  • Merge to dev

License

madCoderz Blog is open sourced software licensed under the MIT license;