This project is a simple application for manage companies and their employees. Using laravel for back-end service, AdminLTE for fron-end theme and MySQL to maintain database.
- Clone this repository
- Go to project root directory and copy the .env-file and paste the data in a new file named .env
- Create database name laravel_minicrm and import database from project root directory laravel_minicrm.sql file
- Add vendor for autoload (if need support)
- Once the application's is started, you may access the project in your web browser at: http://localhost.