https://github.com/febrihidayan/technical-test-with-laravel
https://github.com/febrihidayan/technical-test-with-laravel
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/febrihidayan/technical-test-with-laravel
- Owner: febrihidayan
- Created: 2021-08-25T15:36:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T06:25:15.000Z (over 3 years ago)
- Last Synced: 2025-01-01T23:09:40.449Z (4 months ago)
- Language: PHP
- Size: 639 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Technical Test With Laravel
### Persyaratan
Beberapa aplikasi umum harus sudah di instal seperti *Text Editor*, *Web Browser*, dan *Local Server* (Xampp, Mamp, atau Laragon).**Instalasi Wajib**
- Composer
- Git (opsional)
- Node.js dan Yarn (opsional)**Syarat Laravel**
- PHP >= 7.4### Berikut cara menggunakannya
1. Buka terminal atau CMD, kemudian jalankan perintah berikut:
```bash
git clone https://github.com/febrihidayan/technical-test-with-laravel.git
```
> Atau bisa langsung unduh projek ini agar tidak melalui Git.
2. Jalankan juga `composer install`
3. (opsional) jalankan `yarn` atau `npm install` kemudian `yarn watch` atau `npm run watch`
4. Lakukan konfigurasi nama basis data `interviewweblaravel`
5. Jalankan `php artisan migrate` dan `php artisan db:seed`
6. Jalankan aplikasi `php artisan serve` (http://127.0.0.1:8000)
7. Setelah itu masuk ke halaman login dengan memasukan
email: [email protected]
pass: password