Allowance check
This commit is contained in:
@@ -130,3 +130,15 @@ You can change it in .env file
|
||||
|
||||
### System Demo
|
||||
You can watch the System Demo [here](https://youtu.be/dsEoONiovdA).
|
||||
|
||||
### Roulette Wheel URL: http://localhost:8080/demo/roulette
|
||||
### Display Code URL: http://localhost:8080/display/kod-fizikal?k={{PHYSICAL_ATTENDANCE_GATE_DISPLAY_KEY}}
|
||||
|
||||
### Role Code
|
||||
- 1 = admin
|
||||
- 2 = Jawatankuasa Audit
|
||||
- 3 = Kaunter
|
||||
|
||||
```bash
|
||||
php artisan vendor:publish --provider="Spatie\Activitylog\ActivitylogServiceProvider" --tag=migrations
|
||||
```
|
||||
Reference in New Issue
Block a user