Krayin – Opensource Laravel CRM

https://krayincrm.com/wp-content/uploads/2021/07/krayin_og.png

Install Krayin CRM from console.

Execute these commands below, in order

1.

composer create-project krayin/laravel-crm

2.

php artisan krayin-crm:install

On server

Warning: Before going into production mode we recommend you uninstall developer dependencies. In order to do that, run the command below:

composer install --no-dev

Open the specified entry point in your hosts file in your browser or make an entry in hosts file if not done.

On local

How to log in as admin

Open brower and paste the

http(s)://example.com/admin/login

email:[email protected]
password:admin123

Laravel News Links