SOF Rental since 2020 specializing in the rental of cars, motorcyle, bicyle and commercial vehicles in The Java. With offices in The Jepara and Krasak, SOF Rental is one of the larger rental companies in the region. For both individuals and companies SOF Rental offers a solution for almost all (temporary) traffic requirements.
-
Clone repository ini
git clone https://github.com/ZumaAkbarID/VehiRent-Web.git
Atau Download di Dropdown Code warna hijau
-
Install composer package
composer update
-
Copy .env.example ke .env
cp .env.example .env
-
Konfigurasikan database pada file
.env
-
Lakukan migrasi dan seeding untuk data dummy
Jangan lupa aktifkan Apache & MySql
php artisan migrate --seed
-
Jalankan aplikasi
php artisan serve
-
Add data menggunakan Postman