Skip to content

Cuisine blogs website using php native, mysql and MVC architecture

Notifications You must be signed in to change notification settings

duongviet2904/cuisine-blog-website-php-mysql

Repository files navigation

Cuisine Blog Website

The website for the blogs about cuisine using PHP native, MySQL and MVC Architechture

Environment

  • PHP: ^8.0
  • Nginx/Apache
  • Mysql: ^5.7

Setup

  1. Runcp .env.example .env to create the Environment file

    (Note: If using apache, runcp .htaccess.example .htaccess also)

  2. Update the values for env variables on .env file

  3. Go to backup folder and get the query.sql, them import the database

  4. Access http://localhost/ or http://locahost/home

Note: If your local device is using docker/docker-compose, please run docker-compose up after step 2, before step 3.

Credits

About

Cuisine blogs website using php native, mysql and MVC architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published