|
|
0c493c2978
|
app/Http/Controllers/Admin/*Controller.php: refactoring so that all controllers share similar code by inheriting from BaseController and set $_datatable property.
|
2022-01-24 23:14:42 +01:00 |
|
|
|
6482020dfd
|
Adding resources/views/admin/index.blade.php
|
2022-01-24 22:29:33 +01:00 |
|
|
|
fcb8900a5b
|
resources/views/admin/*/index.blade.php: change route_delete and route_restore to delete_enable and restore_enable in arguments to datatable.
|
2022-01-24 22:11:05 +01:00 |
|
|
|
7c49bb8cf7
|
resources/views/admin/*/index.blade.php: add "route_restore" to datatable call.
|
2022-01-23 12:54:02 +01:00 |
|
|
|
2382387233
|
Livewire Datatable: include "create" button.
|
2022-01-22 15:33:02 +01:00 |
|
|
|
b5c61cb159
|
resources/views/admin/card/index.blade.php: Sort subject and raid.
|
2022-01-15 13:36:43 +01:00 |
|
|
|
b2e7bae463
|
resources/views/admin/admin/index.blade.php: use datatable component.
|
2022-01-09 12:16:35 +01:00 |
|
|
|
9f147821b3
|
Adding raid controller for administrators
|
2022-01-09 11:09:22 +01:00 |
|
|
|
b155248321
|
Adding character controller for administrators
|
2022-01-09 10:44:15 +01:00 |
|
|
|
086bd81702
|
Adding card controller for administrators
|
2022-01-08 17:38:36 +01:00 |
|
|
|
78837efd2d
|
Adding Admin Controller
|
2021-12-31 17:21:00 +01:00 |
|