Skip to content

nym3r0s/sep

 
 

Repository files navigation

##Skill Enhancement Programme Website

##Build Instruction

  1. Clone
  2. composer install
  3. php artisan key:generate
  4. Add the details of DB_HOST,DB_DATABASE,DB_USERNAME,DB_PASSWORD in .env file
    Add the details of mail_driver,mail_port,mail_host,mail_username,mail_password,mail_encryption
    fill in the 'from' and 'name' in config\mail.php
  5. php artisan migrate
  6. php artisan db:seed
  7. php artisan serve

About

Skill Enhancement Programme website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.5%
  • PHP 44.4%
  • Other 0.1%