omaressaouaf / tbothperformance-inscription

Inscription & CRM system for T-Both Performance company

Home Page:https://t-bothperformance.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://t-bothperformance.com


Languages

Language:Vue 42.0%Language:PHP 33.2%Language:Blade 12.2%Language:SCSS 9.5%Language:JavaScript 3.1%