Skip to content

mild-tn/sit-careers-api

Repository files navigation

SIT Careers API


Config your machine for 1st Time
  1. Install PHP >= 7.0.0

  2. Install Composer

    For windows dowload Download and run Composer-Setup.exe
    For Mac OS you can use the command line in this Link
  3. Install Laravel

composer global require laravel/installer
Start Project
  1. if you must to migrate and seed you can use below command
php artisan migrate --seed
  1. Start server or Start project
php artisan serve

Don't forget change .env


Enjoy !! ✌

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published