1
0
Fork 0
heritage-wow/app/Http
Henrik Hautakoski 52f565f04b app/Http/Controllers/ProfileController.php: in update() use Model::fill()
This is more generic as one only needs to add validated fields to Request object. and they will be saved automatically.
2021-07-22 18:50:13 +02:00
..
Controllers app/Http/Controllers/ProfileController.php: in update() use Model::fill() 2021-07-22 18:50:13 +02:00
Livewire Refactor UserController to ProfileController. 2021-07-20 15:38:57 +02:00
Middleware initial commit 2021-06-28 17:33:29 +01:00
Requests app/Http/Requests/UserRequest.php: Add character_id 2021-07-22 18:26:51 +02:00
Kernel.php initial commit 2021-06-28 17:33:29 +01:00