This website requires JavaScript.
Explore
Help
Sign In
geolba
/
tethys
Watch
6
Star
0
Fork
0
You've already forked tethys
Code
Issues
2
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
6156bdf0c6
tethys
/
app
/
Http
History
Arno Kaimbacher
6156bdf0c6
- composer remove fideloper/proxy; use use Illuminate\Http\Middleware\TrustProxies in TrustProxies middlewar;
...
- style changes in some db seeder files - delete PagesTableSeeder.php
2022-08-11 18:25:28 +02:00
..
Controllers
- laravel framework upgrade frpm 7.x to 8. see also:
https://laravel.com/docs/8.x/upgrade#assert-exact-json-method
2022-08-10 11:18:10 +02:00
Middleware
- composer remove fideloper/proxy; use use Illuminate\Http\Middleware\TrustProxies in TrustProxies middlewar;
2022-08-11 18:25:28 +02:00
Requests
- bug fixes Testphase Januar 2020
2020-06-10 21:09:30 +02:00
Kernel.php
- laravel framework upgrade frpm 7.x to 8. see also:
https://laravel.com/docs/8.x/upgrade#assert-exact-json-method
2022-08-10 11:18:10 +02:00