tethys/database
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
..
factories - Form Request array syntax: Convert pipe (|) delimited validation rules from strings into an array of validation rules while using Laravel Rule objects where available 2022-08-12 06:52:06 +00:00
migrations - composer updates for 3rd party libraries 2022-08-04 15:03:05 +02:00
seeders - composer remove fideloper/proxy; use use Illuminate\Http\Middleware\TrustProxies in TrustProxies middlewar; 2022-08-11 18:25:28 +02:00
.gitignore my changes 2020-06-10 21:09:10 +02:00
DisableForeignKeys.php edit static pages in backend 2020-06-10 21:09:11 +02:00