A simple paste web application made with Laravel and Pygments https://pst.moe
Go to file
Les De Ridder 56a7dd1d00 Clean up configuration files and add .env.example 2016-05-31 00:36:35 +02:00
app Add a HTML frontend 2016-05-30 21:31:50 +02:00
bootstrap Initial commit 2016-05-28 19:05:54 +02:00
config Clean up configuration files and add .env.example 2016-05-31 00:36:35 +02:00
database Fix Paste model and migration 2016-05-29 01:34:24 +02:00
public Add a HTML frontend 2016-05-30 21:31:50 +02:00
resources Finalise HTML views 2016-05-31 00:30:26 +02:00
storage Initial commit 2016-05-28 19:05:54 +02:00
tests Initial commit 2016-05-28 19:05:54 +02:00
.env.example Clean up configuration files and add .env.example 2016-05-31 00:36:35 +02:00
.gitattributes Initial commit 2016-05-28 19:05:54 +02:00
.gitignore Initial commit 2016-05-28 19:05:54 +02:00
Vagrantfile Initial commit 2016-05-28 19:05:54 +02:00
artisan Initial commit 2016-05-28 19:05:54 +02:00
composer.json Initial commit 2016-05-28 19:05:54 +02:00
composer.lock Initial commit 2016-05-28 19:05:54 +02:00
gulpfile.js Initial commit 2016-05-28 19:05:54 +02:00
package.json Initial commit 2016-05-28 19:05:54 +02:00
phpunit.xml Initial commit 2016-05-28 19:05:54 +02:00
server.php Initial commit 2016-05-28 19:05:54 +02:00