Skip to content

FundMi is platform to request for donations. create a donation and share link for others to donate to you. Built with Laravel

Notifications You must be signed in to change notification settings

samcoded/fundmi-donation

Repository files navigation

fundmi-donation

FundMi is platform to request for donations. create a donation and share link for others to donate to you.

Logged users can create donation page and withdraw from their balance after people have donated to their page.

Users can donate using their card or bank transfer. (Test in the live demo)

Live demo

fundmi.herokuapp.com Hosted on Heroku

Tools

Built with Laravel 9, Postgres SQL and Paystack for Payment

Migrations

To create all the nessesary tables and columns, run the following

php artisan migrate

Usage

Change the .env.example to .env and add your database info

Running Then App

Upload the files to your document root

php artisan serve

File Uploading

When uploading listing files, they go to "storage/app/public". Create a symlink with the following command to make them publicly accessible.

php artisan storage:link

Author

Samuel Anozie

About

FundMi is platform to request for donations. create a donation and share link for others to donate to you. Built with Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages