Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rizkinugrohho/technical-test

Berikut saya lampirkan juga Link Website Portfolio saya :
https://github.com/rizkinugrohho/technical-test

Last synced: 8 days ago
JSON representation

Berikut saya lampirkan juga Link Website Portfolio saya :

Awesome Lists containing this project

README

        

### Installasi Menggunakan Laravel 10
1. Unduh proyek (atau kloning menggunakan GIT)
2. Salin `.env.example` ke `.env` dan konfigurasikan kredensial database
3. Navigasikan ke direktori root proyek menggunakan terminal
4. Jalankan `composer install`
5. Atur kunci enkripsi dengan menjalankan `php artisan key:generate --ansi`
6. Jalankan migrasi `php artisan migrate`
7. Jalankan db:seed `php artisan db:seed`
8. Jalankan server lokal dengan menjalankan `php artisan serve`
9. Lalu jalankan http://localhost:8000

# Demo
![1](https://github.com/rizkinugrohho/Technical-Test/assets/36374356/160f4355-d21d-4781-a301-f0da7f1387f9)

![2](https://github.com/rizkinugrohho/Technical-Test/assets/36374356/366b86c6-67f5-4495-b781-206895634e92)

![3](https://github.com/rizkinugrohho/Technical-Test/assets/36374356/40238464-b84e-403e-a235-40dd3b289009)

![4](https://github.com/rizkinugrohho/Technical-Test/assets/36374356/8e5f13a2-0ad3-48a8-8d48-4400ecafc4b4)

![8](https://github.com/rizkinugrohho/Technical-Test/assets/36374356/a2431ce5-4a4a-437c-9d34-fb19126ad41d)

![6](https://github.com/rizkinugrohho/Technical-Test/assets/36374356/e66630b8-7722-41ef-b69a-328e6c0d1ea5)