/MyJobs

This project contain simple crud operations, i built it while learning PHP

Primary LanguagePHP

My Jobs

This project contains a simple web app with crud operations built using PHP and MySQL

Setup

  • setup your apache server and MySQL Database

  • add .env file that contain your DB Config (DB_HOSTNAME, DB_USERNAME, DB_PASSWORD, DB_NAME)