]> BookStack Code Mirror - bookstack/commit
Got image uploads working
authorDan Brown <redacted>
Mon, 13 Jul 2015 20:52:56 +0000 (21:52 +0100)
committerDan Brown <redacted>
Mon, 13 Jul 2015 20:52:56 +0000 (21:52 +0100)
commit1ec9466c2935f9f19eb6c76936f42340475eae12
treed1b439b80f2f1d3bd1db2604302ed448d09e3717
parent5d2243e2cc29f33f440f2f65cc97fe003161aaec
Got image uploads working
.gitignore
app/Http/Controllers/ImageController.php [new file with mode: 0644]
app/Http/routes.php
app/Image.php [new file with mode: 0644]
bootstrap/cache/.gitignore [changed mode: 0644->0755]
composer.json
composer.lock
config/app.php
database/migrations/2015_07_13_172121_create_images_table.php [new file with mode: 0644]
resources/assets/sass/_text.scss
resources/views/pages/edit.blade.php