Archived
1
0
Fork 0
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
wow-raid-bingo/app/Http
2022-01-09 12:17:27 +01:00
..
Controllers app/Http/Controllers/Admin/AdminController.php: in index() no need to pass model data as we use livewire datatable component. 2022-01-09 12:17:27 +01:00
Livewire app/Http/Livewire/Form/ModelForm.php: Translate flash messages. 2022-01-09 11:39:37 +01:00
Middleware Adding app/Http/Middleware/Authenticate.php 2021-12-31 17:24:08 +01:00
Kernel.php app/Http/Kernel.php: Add auth route middleware 2021-12-31 17:24:27 +01:00