Commit Graph

6 Commits

Author SHA1 Message Date
Arno Kaimbacher
7d1406ee5c - array/string Helpers: Laravel Convert old array and string helpers into their modern class-based methods.
-  Use Laravel Carbon: Laravel provides an Illuminate\Support\Carbon class which wraps the underlying Carbon class. By using this class, you gain access to some additional testing methods and create separation between your code and underlying dependencies.
2022-08-12 07:53:27 +00:00
Arno Kaimbacher
a463cb9e4c - add translated description
- creator required
- filesize vrom ini file
- correctly delete dataset in SubmitController
2020-06-10 21:09:21 +02:00
Arno Kaimbacher
415016a4c2 allowed mimetypes from database 2020-06-10 21:09:16 +02:00
Arno Kaimbacher
f3f17d9371 MimetypesController 2020-06-10 21:09:16 +02:00
Arno Kaimbacher
c89f5c6200 upload error plus .user.in 2020-06-10 21:09:14 +02:00
Arno Kaimbacher
ffbbc04206 add publish module 2020-06-10 21:09:10 +02:00