Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sebastien-d-me/SebBlog

Repository files navigation

SebBlog

Create your first blog in PHP

Installation

  1. Import the database present in the root "database.sql" on "phpMyAdmin".

  2. At the root of the project do the following command : "composer install".

  3. In the folder "public/assets/styles/vendors/", do the following command "npm install".

  4. In the root of the project, do the following command : "php -S 127.0.0.1:8000".

That's it, normally everything should be displayed correctly!

About

Create your first blog in PHP

Topics

Resources

License

Stars

Watchers

Forks