1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
64bfcc71e1 app/Http/Livewire/Form/ModelForm.php: Translate flash messages. 2022-01-09 11:39:37 +01:00
4b86674ac7 app/Http/Livewire/Form/ModelForm.php: use redirect()->with() helper instead of session()->flash() 2022-01-09 11:39:12 +01:00
40b73e1c5c app/Http/Livewire/Form/*: extend ModelForm to share ALOT of code and make concrete form classes smaller 2022-01-09 11:27:22 +01:00
5f960cf3d9 Adding app/Http/Livewire/Form/ModelForm.php 2022-01-09 11:10:34 +01:00
1e624a2f6c Adding RaidForm livewire component 2022-01-09 10:42:39 +01:00
4a7c2dd66c Adding CharacterForm livewire component 2022-01-09 10:42:39 +01:00
b09bed4a34 Adding CardForm livewire component 2022-01-08 17:38:36 +01:00
5359fbcffc Adding Datatable livewire component 2022-01-08 17:38:36 +01:00
8a460b3deb app/Http/Livewire/Traits/WithSort.php: rename sort_map to sort_columns 2022-01-08 16:32:28 +01:00
a75c9ddb99 Adding app/Http/Livewire/Traits/WithSort.php 2022-01-02 21:16:37 +01:00
62b32d36e7 Adding LoginForm Livewire component 2021-12-31 17:12:40 +01:00
90210225d7 Adding app/Http/Livewire/Traits/Alert.php 2021-12-31 16:55:06 +01:00
fa002d5e08 Adding AlertContainer Livewire component. 2021-12-31 16:55:06 +01:00
ddf09fe00c Initial Commit 2021-10-18 11:56:52 +02:00