Skip to content

GarapDigital/product-affiliate

Repository files navigation

Product Affiliate

Installation

  • git clone https://github.com/GarapDev/product-affiliate.git
  • - Create your Database Connection First,
    - Then Fill these Credentials According to the Newly Created Connection and Your Local Environment.
  • cp .env.example .env
  • DB_CONNECTION=mysql
    DB_HOST=127.0.0.1
    DB_PORT=3306
    DB_DATABASE=laravel
    DB_USERNAME=root
    DB_PASSWORD=
  • composer install && php artisan key:generate
  • php artisan migrate --seed

System Requirements and Utilities

- Database            : MySQL
- PHP Version         : 8.1
- Framework           : Laravel
- Framework Version   : Laravel 9.5.2
- Composer Version    : Composer 2.5.0
- Third Party Api     : -
- Library             : -

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published