
A simple pastebin style PHP script with code syntax support for multiple popular languages.
It's extremely rushed & lacks features but more updates are coming and will be released here.
Requirements
- PHP (7.4+)
- MySQL (5.7+)
Instructions
- Download the zip file from the section above and extract it
- Go to the root of the script (where index.php is located)
- Create your MySQL user & database then import /install/db.sql
- Delete /install/db.sql once you have imported the file to your database
- Open /include/config.php then enter your MYSQL details & site configuration
- Upload the files to your web server with index.php, raw.php and paste.php in the root folder
Download