Role & Position Member Of Duo K
Kedaton Connect is a system that can analyze Indibiz customer data with the aim of obtaining accurate and detailed data so that the data can be estimated in the future for the company. This system is also integrated with several data, making it easier to use a system. This system also consists of several different roles and access rights with the aim of good and structured use.
Kevin Simorangkir 121140150 |
Ignatius Krisna 121140037 |
---|
Name | Division |
---|---|
Kevin Simorangkir | BGES |
Ignatius Krisna | MBB |
There are 2 different installation stages, namely Pre Install and Intra Install .
At this stage is the stage of preparing several tools, especially frameworks and tools that will later be needed for this project. The following is needed for this project:
https://getcomposer.org/download/
https://laravel.com/docs/10.x
https://www.apachefriends.org/download.html
https://git-scm.com/downloads
At this stage is the installation stage of this project with the available steps. Here are the installation steps:
https://github.com/kevinsimorangkir21/TelkomAkses-Dash.git
composer update
http://localhost/phpmyadmin
cp .env.example .env
http://localhost/phpmyadmin
php artisan migrate:fresh --seed
php artisan vendor:publish
php artisan key:generate
php artisan serve