/Laravel_Blog

The Laravel template used for our Blog

Primary LanguagePHP

Introduction

The Laravel Blog is a blog demo

Web Screenshots

The Screenshots of Blog Front - index alt text

The Screenshots of Blog Dashboard - index alt text

The Screenshots of Blog Dashboard - Posts Management alt text

The Screenshots of Blog Dashboard - Categories Management alt text

The Screenshots of Blog Dashboard - User Management alt text

How to play

  1. git clone https://github.com/dada79119/Laravel_Blog.git
  2. php artisan migrate
  3. php artisan db:seed
  4. php artisan serve