1
0
Fork 0
wow-raid-bingo/app/Http
2022-01-09 11:39:12 +01:00
..
Controllers app/Http/Controllers/Admin/*: Add static method getForm() that will return the livewire component class. 2022-01-09 11:28:52 +01:00
Livewire app/Http/Livewire/Form/ModelForm.php: use redirect()->with() helper instead of session()->flash() 2022-01-09 11:39:12 +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