- in UserController.php new user is created and and email will be sent - email view is in resources/views/emails/newUserEmail.blade.php - App\MailNewUser Mailable |
||
|---|---|---|
| .vscode | ||
| app | ||
| bootstrap | ||
| config | ||
| database | ||
| docs | ||
| public | ||
| resources | ||
| routes | ||
| storage | ||
| tests | ||
| .babelrc | ||
| .env.example | ||
| .gitattributes | ||
| .gitignore | ||
| artisan | ||
| composer.json | ||
| composer.lock | ||
| 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