Awesome
FilePond PHP Boilerplate
Install both Vagrant and VirtualBox to setup the boilerplate environment.
- Download and Install Vagrant
- Download and Install VirtualBox
- Clone this repository using
git clone --recurse-submodules https://github.com/pqina/filepond-boilerplate-php.git
to make sure the submodule gets installed. - Navigate into the directory and run
vagrant up
to start the project.
You can now access the boilerplate project at http://filepond.boilerplate
or http://192.168.33.10
.
⚠️ If you're using a version of the PHP API released before 2021-11-18, please update to the latest version to fix a potential security vulnerability