Skip to content

melvin-rulit/First-Crm

Repository files navigation

Customer Relationship Management

About CRM

This web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Install

  1. Download Composer
  2. Download this repository or clone
git clone https://github.com/melvin-rulit/First-Crm
cd First-Crm 

Run php artisan key:generate//
  1. Install dependencies
npm install
  1. Rename .env.example to .env
  2. Create a database and setup the database configuration inside .env
  3. Fill in .env your login (email) and password.
  4. Run php artisan migrate

Usage

npm run server

npm run watch

Author

👤 Melvin

Screenshots

Login page
Logo

Made with ❤️ by melvin-rulit.

Releases

No releases published

Packages

No packages published