Skip to content

kalucky0/Phastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phastebin

GitHub code size in bytes GitHub issues GitHub

Updated and improved version of PHP Port of the Hastebin pastebin

Install

  1. Clone git clone https://github.com/kalucky0/Phastebin.git
  2. Install packages composer install

Contributing

Contributions are always welcome!

  • Fork the Project
  • Create your Feature Branch (git checkout -b NewFeature)
  • Commit your Changes (git commit -m 'Add a new feature')
  • Push to the Branch (git push origin NewFeature)
  • Open a Pull Request

License

This project is under MIT license.

Notes

  • Makes sure the data folder is writable!