Arno Kaimbacher
50ceeb193b
- Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available
...
- Streamline order methods: Streamline query builder orderBy calls with asc and desc arguments.
- delete some old Request-Clases
2022-08-12 06:52:06 +00:00
Arno Kaimbacher
4bc66213a4
- inform main admin about new user registration
...
- in UserController.php new user is created and and email will be sent
- email view is in resources/views/emails/newUserEmail.blade.php
- App\MailNewUser Mailable
2020-10-13 12:18:49 +02:00
Arno Kaimbacher
abc0360835
- nur user kann sich selbst editieren
...
- admin kann alles user editieren
2020-06-10 21:09:19 +02:00
Arno Kaimbacher
fde8f76b7c
publish datasets with authors
2020-06-10 21:09:13 +02:00
Arno Kaimbacher
6990469c67
all models into model folder
2020-06-10 21:09:12 +02:00
Arno Kaimbacher
8dd6567ccc
add breadcrumbs
2020-06-10 21:09:11 +02:00