7d1406ee5c
- 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. |
||
---|---|---|
.vscode | ||
app | ||
bootstrap | ||
config | ||
database | ||
docs | ||
public | ||
resources | ||
routes | ||
storage | ||
tests | ||
.babelrc | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
artisan | ||
composer.json | ||
composer.lock | ||
doi_notes.txt | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
phpspec.yml | ||
phpunit.xml | ||
readme.md | ||
server.php | ||
solr.xslt | ||
Tethys.code-workspace | ||
tsconfig.json | ||
webpack.mix.js |
TETHYS
TETHYS - Data Publisher for Geoscience Austria is a digital data library and a data publisher for earth system science. Data can be georeferenced in time (date/time) and space (latitude, longitude, depth/height).
Please watch our website - www.tethys.at
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installation
Follow the installation instructions step by step: installation manual
Also check the official laravel installation guide for server requirements before you start. Official Documentation
Versioning
For the versions available, see the tags on this repository.
Authors
- Arno Kaimbacher - Initial work
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the license file for details