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
8ea540a88c
- laravel framework upgrade frpm 7.x to 8. see also: https://laravel.com/docs/8.x/upgrade#assert-exact-json-method
...
- use PHP7 null coalesce operator instead of laravel optional method
- change Breadcrumbs::register method to Bredcrumbs::for method
- composer updates
2022-08-10 11:18:10 +02:00
Arno Kaimbacher
03bcbab560
edit references in editor edit view
2020-06-10 21:09:20 +02:00
Arno Kaimbacher
ec4ffbdcee
- reject form für reviewer
...
- editor sees submission date in index table
- 2 new routes: reject und rejectUpdate
2020-06-10 21:09:19 +02:00
Arno Kaimbacher
fa31100c2e
new fontawesome version 5 via npm
2020-06-10 21:09:18 +02:00
Arno Kaimbacher
5193e4f5b5
code for review update
2020-06-10 21:09:18 +02:00
Arno Kaimbacher
ad982a1ac5
publication workflow: review
2020-06-10 21:09:17 +02:00