By : clustercoding Published On Monday, April 09, 2018, 09:02 In PHP Scripts
This application based on new Latest Laravel 5.5 Framework. Client Manager Pro is complete Customer Relationship Management software that is a great fit for almost any company, freelancer or many other uses. With its clean and modern design, Client Manager Pro can help you look more professional to your customers and help improve business performance at the same time.
It is designed latest security and code standards and it is ready for high availability web application.
You can view the documentation by following this link: Documentation
You can view a demo installation by following this link: Live Demo
Admin
Employee
APP_URL=your_domain_name
DB_DATABASE=your_database_name
DB_USERNAME=your_username
DB_PASSWORD=your_user_password
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /your_folder_name/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
</IfModule>
Please feel free to contact us with any questions you may have via the contact form on our author profile page
or email us: clustercoding@gmail.com- added sms setting - fixed some issue
Initial release