Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brightness999/affiliate_user


https://github.com/brightness999/affiliate_user

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

Affiliate Users


## Install Project

```html
git clone https://github.com/Brightness999/affilate_user.git

composer install

cp .env.example .env

php artisan key:generate

php artisan serve
```

Running screenshots:

![Alt Text](./public/img/1.png)

![Alt Text](./public/img/2.png)

## Unit Testing

```html
php artisan test
```

Running screenshots:

![Alt Text](./public/img/3.png)