Laravel based code that runs my personal website
Find a file
Jonny Barnes b53221a94a Search! Closes #38
Squashed commit of the following:

commit edc3e917d710f34c2ac487474db37a8acf2134c9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 19:51:32 2016 +0000

    Update changelog

commit 78668c68557c4121bf4b8862b76102ac87c81787
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 19:50:39 2016 +0000

    Add the search feature

commit dfe8447dcb236e03a7870f40e53a4276fc06e580
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 19:26:23 2016 +0000

    Add a search form in the footer

commit 626b0124653d9697e1ac6d3424805af41546ba17
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 18:00:38 2016 +0000

    Installing/setting up scout

commit 52d7d7e7e058247fa73963b4dd45aa8649df4b9f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Nov 25 17:50:56 2016 +0000

    Add search dependencies
2016-11-25 19:51:42 +00:00
app Search! Closes #38 2016-11-25 19:51:42 +00:00
bootstrap Initial commit to new repo 2016-05-19 15:01:28 +01:00
config Search! Closes #38 2016-11-25 19:51:42 +00:00
database Squashed commit of the following: 2016-11-25 15:53:14 +00:00
public Search! Closes #38 2016-11-25 19:51:42 +00:00
resources Search! Closes #38 2016-11-25 19:51:42 +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 Update tests to match new markup 2016-11-25 16:16:26 +00:00
.env.example Search! Closes #38 2016-11-25 19:51:42 +00: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
changelog.md Search! Closes #38 2016-11-25 19:51:42 +00:00
composer.json Search! Closes #38 2016-11-25 19:51:42 +00:00
composer.lock Search! Closes #38 2016-11-25 19:51:42 +00:00
dependencyci.yml Add DependencyCI support 2016-07-12 17:28:49 +01:00
gulpfile.js Squashed commit of the following: 2016-11-22 16:08:02 +00:00
license.md Add a license file 2016-09-17 21:20:57 +01:00
package.json Squashed commit of the following: 2016-11-22 16:08:02 +00: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
yarn.lock Squashed commit of the following: 2016-11-22 16:08:02 +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 :)