Skip to content

websoftwares/php-multi-upload

Repository files navigation

php-multi-upload

System requirements

  • PHP 7+
  • MySQL 5.6+
  • Linux system?

Installation

  1. Execute the database queries from the sql folder.
  2. Install dependencies:
php composer.phar install
  1. Start php web server from root folder (not document root)
php -S localhost:8080 -t public/

Testing

In the /test folder u can find several tests.

License

The MIT License (MIT).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published