Skip to content

simioluwatomi/simple-referral

Repository files navigation

Image of User Details

This project demos a super simple referral system built with Laravel. To read the tutorial I wrote for this, click here .

To run the project

  • Clone it to your computer.
  • Run composer install to install application dependencies.
  • Copy .env.example to .env.
  • Run php artisan key:generate to generate an application key.
  • Add database credentials to .env.
  • Run php artisan migrate to migrate the database.
  • To run the tests included, add database credentials for the testing database connection defined in config/database.php to .env.

About

A super simple referral system built with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published