This website requires JavaScript.
Explore
Help
Sign in
archive
/
wow-raid-bingo
Watch
1
Star
0
Fork
You've already forked wow-raid-bingo
0
Code
Releases
Activity
4b86674ac7
wow-raid-bingo
/
app
/
Http
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
4b86674ac7
app/Http/Livewire/Form/ModelForm.php: use redirect()->with() helper instead of session()->flash()
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