Skip to content

salmanprottoy/CRM-Software-laravel

Repository files navigation

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