]>
author | Dan Brown <redacted> | |
Mon, 27 Jul 2015 19:17:08 +0000 (20:17 +0100) | ||
committer | Dan Brown <redacted> | |
Mon, 27 Jul 2015 19:17:08 +0000 (20:17 +0100) | ||
commit | b9df3c647a05227d0bbcf774ae7d05034308c4db | |
tree | 9f3dd50897467388e7b50dde3fcf0732781cf5c8 | tree | snapshot |
parent | ef77c10a7038165e78d18f9a1431c1e8d966efc3 | commit | diff |
app/Book.php | diff | blob | history | |
app/Chapter.php | [new file with mode: 0644] | blob |
app/Http/Controllers/BookController.php | diff | blob | history | |
app/Http/Controllers/ChapterController.php | [new file with mode: 0644] | blob |
app/Http/routes.php | diff | blob | history | |
app/Page.php | diff | blob | history | |
app/Repos/ChapterRepo.php | [new file with mode: 0644] | blob |
app/Repos/PageRepo.php | diff | blob | history | |
database/migrations/2015_07_12_190027_create_pages_table.php | diff | blob | history | |
database/migrations/2015_07_27_172342_create_chapters_table.php | [new file with mode: 0644] | blob |
gulpfile.js | diff | blob | history | |
readme.md | diff | blob | history | |
resources/assets/sass/styles.scss | diff | blob | history | |
resources/views/base.blade.php | diff | blob | history | |
resources/views/books/show.blade.php | diff | blob | history | |
resources/views/chapters/create.blade.php | [new file with mode: 0644] | blob |
resources/views/chapters/form.blade.php | [new file with mode: 0644] | blob |