Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
/ toothpaste Public archive

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

Notifications You must be signed in to change notification settings

sn0opy/toothpaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toothpaste

toothpaste is a lightweight pastebin written in PHP using the Fat-Free Framework.

Setup

  • git clone https://github.com/sn0opy/toothpaste.git
  • composer install
  • if you rename the folder, also change RewriteBase in .htaccess
  • make sure your httpd user is allowed to create and write to tmp and data

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.

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