Skip to content

rohmanhm/laravel-simple-blog

Repository files navigation

Simple Blog CRUD With Laravel 5.3

Greenkeeper badge

How to setup

  • Run composer install in project directory.
  • Setting .env with your database configuration
  • Run php artisan migrate in your terminal
  • Run php artisan serve to serve with address http://localhost:8000/
  • Open in your browser with address http://localhost:8000/

About

Simple CRUD Blog with Laravel 5.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages