Skip to content

osprey-photo/filepond-boilerplate-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilePond PHP Boilerplate

Install both Vagrant and VirtualBox to setup the boilerplate environment.

  1. Download and Install Vagrant
  2. Download and Install VirtualBox
  3. Clone this repository using git clone --recurse-submodules https://github.com/pqina/filepond-boilerplate-php.git to make sure the submodule gets installed.
  4. 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 2019-09-19, please update to the latest version to fix a potential security vulnerability

About

🔥 A FilePond PHP project starter kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.2%
  • HTML 13.0%
  • Ruby 2.1%
  • Other 0.7%