Allowance check

This commit is contained in:
ISMAIL MASSERAN
2026-04-14 02:34:00 +00:00
parent 0c4d200839
commit 3775c4a876
100 changed files with 81493 additions and 3226 deletions
+12
View File
@@ -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
```