Skip to content

obrien-reece/anime-blog

Repository files navigation

9Anime Website

Usage

Setup you coding environment
git clone https://github.com/OBrien-reece/anime-blog.git
cd anime-blog
composer install
npm install
npm run dev
php artisan key:generate
php artisan cache:clear && php artisan config:clear 
php artisan serve 

Database setup

I have uploaded the sql file within this project 9anime.sql

You can simply create a database on your localhost called 9anime, then import the database using the sql file attached

About

Anime Laravel Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published