Skip to content

asimon84/laravel-crm-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel CRM (React)

WORK IN PROGRESS!!!

This is a code sample of a basic CRM (Customer Relationship Management) application that uses React for the front end.

This is a work in progress!

Installation

git clone git@github.com:asimon84/laravel-crm-react.git

Rename the file ".env.example" to ".env"

composer install

npm install

npm run build

php artisan migrate

php artisan db:seed

php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published