Skip to content

StounhandJ/laravel-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

  1. Docker
  2. docker-compose
  3. DNS Cloudflare

Launch:

  1. Connect your website to cloudflare.
  2. In the file .env write:
    2.1. Your domain to the DOMAIN variable
    2.2. Site name APP_NAME
    2.3. Mail linked to cloudflare CLOUDFLARE_EMAIL get here
    2.4. Cloudflare Global api key CLOUDFLARE_API_KEY get here
    2.5. (Additionally) According to the smtp connection standard, configure these variables MAIL_PORT MAIL_HOST MAIL_USERNAME MAIL_PASSWORD MAIL_FROM_ADDRESS
    2.6. (Additionally) Administrator's email APP_MAIL
    3./run.sh Run the project

Example of SSL/TLS configuration


Additional:

To restart the project and get new updates, write ./restart.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published