Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 350 Bytes

Contacts Module

Tunnel CRM contacts module.

How to install

composer require cvirando/contacts-module

php artisan module:migrate Contacts

php artisan module:seed Contacts

After activating your module run following command to publish module assets

php artisan module:publish

Developed by CV. IRANDO