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
/
database
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
..
factories
- Convert class references from strings to static ::class constants built-in to PHP for improved code completion and static analysis.
2022-08-05 13:26:42 +02: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