Skip to content

lukerenfrew/crm-test

Repository files navigation

crm-test

A sample CRM project that allows for the management of companies and their employees.

Requirements

  • Php 7.4

Installation

Run the following commands:

  • composer install
  • cp .env.example .env
  • php artisan key:generate
  • php artisan storage:link
  • php artisan db:migrate --seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published