Laravel based code that runs my personal website
Find a file
Jonny Barnes 745d16c610 Bring in upstream changed from github.com/laravel/laravel
Squashed commit of the following:

commit e6e0ea2e6e0db9637ae67dfa913ec42f7f08b81e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:49:59 2016 +0100

    Remove needless .gitkeep files

commit 1c7704b2913c689c6cad0eb934787e9fedf0f4fa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:48:47 2016 +0100

    Use fullpath import for the validator facade

commit dbc28853b6712ba040394cf9943a1a8de85bf44c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:46:07 2016 +0100

    Add redirectTo attribute to the reset password controller

commit 0555680e24c0175acce0be66a2f332c5fa4b35a1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:44:00 2016 +0100

    Ignore Passport-generated OAuth keys

commit 1be872180c52bc267cd43f3a7b8e2b49b4c6f023
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:41:42 2016 +0100

    Fixing typehint

commit d72b783f8511898fe13fbb99fa5739a846801db9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:40:35 2016 +0100

    fix spacing

commit 4870a56fbe273a37ce67203c0e0aed857dccbb1f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 19 21:39:54 2016 +0100

    Add typehint for factory
2016-10-19 21:51:12 +01:00
app Bring in upstream changed from github.com/laravel/laravel 2016-10-19 21:51:12 +01:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Correctly add photos to S3 2016-10-07 14:39:05 +01:00
database Bring in upstream changed from github.com/laravel/laravel 2016-10-19 21:51:12 +01:00
public gulp derived assets from newnote.js 2016-10-07 15:24:05 +01:00
resources Squashed commit of the following: 2016-10-17 20:56:00 +01:00
routes Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
storage Upload files without intermediary media-tmp 2016-10-10 16:44:41 +01:00
tests Squashed commit of the following: 2016-10-01 14:26:07 +01:00
.env.example Remove duplicate APP_KEY entry 2016-09-09 11:40:50 +01:00
.env.travis Initial commit to new repo 2016-05-19 15:01:28 +01:00
.eslintrc.yml Enable es6 to allow the use of Promises 2016-06-14 18:46:21 +01:00
.gitattributes Initial commit to new repo 2016-05-19 15:01:28 +01:00
.gitignore Bring in upstream changed from github.com/laravel/laravel 2016-10-19 21:51:12 +01:00
.styleci.yml Initial commit to new repo 2016-05-19 15:01:28 +01:00
.stylelintrc Add the stylelint pre-commit hook 2016-06-20 22:11:12 +01:00
.travis.yml Fix an issue on travis with xdebug already being absent on php nightly 2016-09-09 12:33:31 +01:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
bower.json Update version references 2016-09-08 12:08:05 +01:00
changelog.md Squashed commit of the following: 2016-10-17 20:56:00 +01:00
composer.json Update some packages to latest releases 2016-10-17 13:43:10 +01:00
composer.lock Update some packages to latest releases 2016-10-17 13:43:10 +01:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js Autolink spotify links with the Spotify Play button 2016-09-26 22:00:10 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
package.json Autolink spotify links with the Spotify Play button 2016-09-26 22:00:10 +01:00
phpunit.xml Initial commit to new repo 2016-05-19 15:01:28 +01:00
readme.md Rename app 2016-05-19 16:42:29 +01:00
server.php Initial commit to new repo 2016-05-19 15:01:28 +01:00

jonnybarnes.uk

This is the code that runs my website, jonnybarnes.uk.

Its not quite ready for anyone else, but it will be soon :)