Skip to content

This is a project to load a single file or several files in PHP.

License

Notifications You must be signed in to change notification settings

igorsilva3/upload-files-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to load a single file or several files in PHP. 🌠

📌 Table of Contents

Prerequisites

  • PHP 7.4.10
  • Composer

Installing dependecies

Run the command in terminal:

composer install

or this other command:

php composer.phar install

How to run

Run this command in the terminal to create the uploads folder:

composer create:path

Now, to run the project, execute this command in the terminal:

composer php:serve

License

Released in 2020 📕 License.

Made with ❤️ by Igor Silva. This project is under the MIT license.

Give a ⭐ if this project helped you!

About

This is a project to load a single file or several files in PHP.

Topics

Resources

License

Stars

Watchers

Forks