Skip to content

otsaan/e-blog

Repository files navigation

Eblog

School blogging platform.

Demo :

http://eblog.ensa-learning.com/

hbadir@gmail.com
eblogadmin2016

Pre-requisits

  • Git
  • Composer

Installation

  • git@github.com:otsaan/e-blog.git
  • cd e-blog
  • cp .env.example .env
  • composer install
  • php artisan migrate --seed
  • php artisan serve => http://localhost:8000

License

MIT