Skip to content

melihkocaturk/laravel-crm

Repository files navigation

Laravel-CRM

Open Source Blog/CMS

Installation

1. Get the Code

Clone this repository:

git clone https://github.com/melihkocaturk/laravel-crm.git

2. Create a new database

Create a new database and add your database credentials to your .env file:

DB_HOST=localhost
DB_DATABASE=laravel-crm
DB_USERNAME=laravel-crm
DB_PASSWORD=password

3. Build database schema

php artisan migrate --seed

4. Install Voyager

Documentation available from https://voyager-docs.devdojo.com/getting-started/installation.

Preview

Home

Article

About

Open Source Blog/CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published