Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcomte23/hermes
PHP-based program to send e-mails to anyone in a reliable, intuitive and secure manner
https://github.com/jcomte23/hermes
Last synced: about 1 month ago
JSON representation
PHP-based program to send e-mails to anyone in a reliable, intuitive and secure manner
- Host: GitHub
- URL: https://github.com/jcomte23/hermes
- Owner: jcomte23
- License: mit
- Created: 2023-07-17T14:10:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-19T03:56:55.000Z (over 1 year ago)
- Last Synced: 2023-07-19T04:43:59.726Z (over 1 year ago)
- Language: PHP
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
HERMES
PHP-based program to send e-mails to anyone in a reliable, intuitive and secure manner
## Getting Started
1.Clone the repository, preferably via SSH security keys or there is also the HTTPS method.
2.Execute the command ```composer install``` in the command terminal inside the project.
3.Create the .env file and set up the data for the subsequent connection to the database either locally or online.
4.Execute the command ```php artisan serve``` in the command terminal inside the project.
5.Open the url that it generates inside the browser and click on generate security key.
### Prerequisites
*If you are on Windows I recommend to have installed today to run the program.*If you are on Mac I recommend to have installed today to run the program.
*You must have
installed as it is a php package manager.*Verify that composer is installed, run the ```command composer -v```
*Verify that the php version is higher than 8.1, run the command ```php --version``` in the command terminal
## Author
This project was created by **[Javier Cómbita Téllez](https://github.com/jcomte23)**. A systems technologist with 2 years of experience in Backend development. Javier specializes in the development of programs, APIs and web platforms using the PHP programming language with the Laravel framework.
If you have any questions or comments about the project, you can contact Javier at [email protected].
## License
© 2023 Jcomte23. All Rights Reserved.
## Project status
This project is currently at version 1.0 and updates are expected to be released in the near future.