Skip to content

The all new toothPaste with F3 as frame work. Extreme lightweight and fast!

Notifications You must be signed in to change notification settings

infario/toothpaste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toothpaste

toothpaste is a lightweight pastebin written in PHP.

Setup

  • Clone the repo / download the .zip file from Github
  • If you rename the folder, also change RewriteBase in .htaccess
  • Check write permissions on tmp/ and data/ folder
  • Done

toothpaste supports MongoDB, PostgreSQL, MySQL, SQLite and JIG

JIG is a file based DB engine and enabled by default. It's recommended you change to a proper DB engine in app/data/config.json. Tables will be automatically created.

Powered by Fat-Free Framework

About

The all new toothPaste with F3 as frame work. Extreme lightweight and fast!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.3%
  • JavaScript 1.4%
  • Other 1.3%