iPasteBin is yet another simple paste tool based on the Laravel Framework. The project really came about as a result of me needing an incentive to get involved with open source software and brush up on my front and back-end skills. While it is still at its’ primitive level, it can handle the following tasks:
- Provide the visitor with a large input box.
- Save the snippet to the database.
- Redirect the user to a custom URI by which they could share their note.
There are of course a lot to be done but for now I think it is something to begin with.
You can check it out at: https://behnum.github.io/iPasteBin/