Laravel based code that runs my personal website
Find a file
Jonny Barnes bd92f1d6c8 Squashed commit of the following:
commit e29339b2084e4531164a2904869460c4928a6d03
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:35:29 2016 +0000

    Remove algolia credit

commit 2ee543b8d37bcf008a8e82a72202420a48f2b38e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:34:02 2016 +0000

    Updated and added dependencies

commit 5aba9dda8a8a5c5e9837f409a3991d2d4f4bd8c2
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:29:57 2016 +0000

    Add relavent model options for postgres searching with scout

commit ace894529d12773997336c4acbfe77f157d00eb7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:28:47 2016 +0000

    Add pgsql scout option

commit 7c794fd35af0ef53d005a8d68d3b99316312536d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:28:06 2016 +0000

    Add the PostgresEngine service provider

commit 19ba7c2e7d103302209151244ec6a11b3fab3e13
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Dec 6 20:27:09 2016 +0000

    Add the searchable column and index to the notes table
2016-12-06 20:38:52 +00:00
app Squashed commit of the following: 2016-12-06 20:38:52 +00:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Squashed commit of the following: 2016-12-06 20:38:52 +00:00
database Squashed commit of the following: 2016-12-06 20:38:52 +00:00
public Squashed commit of the following: 2016-12-06 20:38:52 +00:00
resources Squashed commit of the following: 2016-12-06 20:38:52 +00:00
routes Search! Closes #38 2016-11-25 19:51:42 +00:00
storage Upload files without intermediary media-tmp 2016-10-10 16:44:41 +01:00
tests Delete the new note created during a test from algolia 2016-11-29 17:30:11 +00:00
.env.example Use the right driver name 2016-11-25 20:46:16 +00:00
.env.travis Delete the new note created during a test from algolia 2016-11-29 17:30:11 +00: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 And again 2016-11-25 20:14:24 +00:00
artisan Initial commit to new repo 2016-05-19 15:01:28 +01:00
changelog.md Squashed commit of the following: 2016-12-05 11:07:22 +00:00
composer.json Squashed commit of the following: 2016-12-06 20:38:52 +00:00
composer.lock Squashed commit of the following: 2016-12-06 20:38:52 +00:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
Makefile Squashed commit of the following: 2016-12-05 11:07:22 +00:00
package.json Squashed commit of the following: 2016-12-05 11:07:22 +00:00
phpunit.xml Delete the new note created during a test from algolia 2016-11-29 17:30:11 +00: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
yarn.lock Squashed commit of the following: 2016-12-05 11:07:22 +00: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 :)