Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.62 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.62 KB

CRM Software Laravel

CRM(Customer Relation Management System) is a SaaS (software as a service) application that manages customer relationship for small business organizations built using two different technologies, Node.JS and Laravel.


banner

banner

banner

banner

banner


Getting Started

  • Clone the Repo first

  • Install composer then

    composer install

    or

    composer update
  • Copy .env.example file to .env file

    Copy .env.example .env

  • Then generate key

    php artisan key:generate
  • Open .env file and change the DATABASE name and password

  • And finally run

    php artisan serve

Stargazers repo roster for @salmanprottoy/CRM-Software-laravel

Forkers repo roster for @salmanprottoy/CRM-Software-laravel