Example of Web Application using PHP Symfony 4 framework. Symfony Framework is the leading PHP framework to create websites and web applications.
I develop, upgrade, and maintenance Symfony framework using the advantages features of Symfony, domain driven design (DDD) concept, doctrine, mirgrations, entity, repository, etc.
- git clone git@github.com:Khachornchit/PHP-Symfony-4-Development.git
- cd PHP-Symfony-4-Development
- composer install
- DATABASE_URL=mysql://{username}:{password}@host:port/{database-name}