Skip to content

An Upload-Center via PHP and MVC architecture created for educational purposes.

Notifications You must be signed in to change notification settings

sajjad-sh/FileUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP MVC framework

This is an Upload-center project via PHP MVC created for educational purposes.

Installation

  1. Download the archive or clone the project using git

    git clone https://github.com/sajjad-sh/File-Store-PHP-MVC-Framework.git

  2. Create database schema
  3. Edit the core/Database.php with your database information.
  4. Import data.sql to database.
  5. Run composer install in the root directory
  6. Run php -S 127.0.0.1:8080 -t public
  7. Open in browser http://127.0.0.1:5500

About

An Upload-Center via PHP and MVC architecture created for educational purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published