Skip to content

A web app that allows you send files to people via email

Notifications You must be signed in to change notification settings

adejorosam/file-xender

Repository files navigation

About FileXender

FileXender is a file sending web application where user can send files to people via their email address.

Installation

git clone https://github.com/samson1998/file-xender.git

cd file

composer install

cp .env.example .env

php artisan key:generate

php -S 127.0.0.1:8080 -t public/

About

A web app that allows you send files to people via email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published