Skip to content

CELEC-USTHB-CLUB/celec-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.Use docker to install this website :

sudo docker-compose up -d

2.Create database change the database name in .env file.
3.Run laravel migrations.
4.Visit localhost:7000