There are 2 stages in the Installation Stage, namely Pre-Install & Intra-Install
Prepare the tools needed, namely:
https://getcomposer.org/download/
https://laravel.com/docs/10.x
https://www.apachefriends.org/download.html
https://git-scm.com/downloads
https://github.com/inExcelsis1710/Sistem-informasi-Desa-Marga-Agung.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