Skip to content

omaressaouaf/tbothperformance-inscription

Repository files navigation

Inscription & CRM system for T-Both Performance company

This repository contains the core CRM for T-Both Performance company, the solution uses Yousign eSignature and Stripe Klarna to enroll leads into the company's online training programs and manage their enrollments

admin lead


How to use

  • Clone the project with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has sample testing data)
  • Run php artisan storage:link
  • Run npm install && npm run dev
  • Launch the inscription.t-bothperformance.test/lead for the lead app
  • Launch the inscription.t-bothperformance.test/admin for the admin app

About

Inscription & CRM system for T-Both Performance company

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published