Get started with Pachyderm!
- PHP 7.4
Open the .env file and set the configuration variable.
Run composer to install the depencencies:
composer installLaunch the application
cd public/
php7 -S 0.0.0.0:9000Open your web browser on http://localhost:9000/
Pachyderm boilerplate is licensed under the MIT License.