Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.06 KB

recaptcha-test

Welcome in your test recaptcha site.

Codacy Badge

Maintainability

How to install the project

Prerequisite

PHP 8

Download Wamp, Xampp, Mamp or WebHost

Symfony 5.4

Composer

Clone

Go in directory. Make a clone with git clone https://github.com/thomasop/recaptcha-test.git

Configuration

Update environnements variables in the .env file with your values. At the very least you need to define the SYMFONY_ENV=prod MAILER_URL

Composer

Install composer with composer install and init the projet with composer init in recaptcha-test

Start the project

At the root of your project use the command php bin/console server:start -d