1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
51fb71e469 Formatting fixes and cleanup. 2023-01-31 07:36:35 +01:00
df142f5fe9 routes/console.php: minor style fix 2023-01-31 00:12:40 +01:00
62807496d5 routes/console.php: for card:list hide subject_type computed attribute. 2023-01-31 00:12:40 +01:00
8c78edfb2b routes/web.php: adding /admin/account route 2023-01-31 00:12:39 +01:00
a58a838435 routes/web.php: name /admin route. 2023-01-31 00:12:39 +01:00
a95e68e872 routes/console.php: Adding admin commands 2023-01-29 14:47:35 +01:00
37bff9669a routes/web.php: for admin, remove delete and restore routes. 2022-01-24 22:12:34 +01:00
9bc409f203 routes/web.php: adding restore routes. 2022-01-22 18:39:27 +01:00
436c0a1651 app/Http/Controllers/Admin/*: Add static method getForm() that will return the livewire component class.
This makes routing abit simpler as one only needs to import the controller.
2022-01-09 11:28:52 +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
3827caf5e4 routes/web.php: Add admin card routes. 2022-01-08 17:38:36 +01:00
13de198571 routes/web.php: Add auth and admin routes. 2021-12-31 17:22:42 +01:00
ddf09fe00c Initial Commit 2021-10-18 11:56:52 +02:00