Commit graph

23 commits

Author SHA1 Message Date
Kevin MacMartin
ce9973caab Upgrade to Laravel 5.4 2017-01-26 19:17:37 -05:00
Kevin MacMartin
9089ae21ac Pull in upstream laravel updates 2016-10-26 11:05:43 -04:00
Kevin MacMartin
961120131e Replace the abandoned laravel-head with a native implementation 2016-10-15 16:53:14 -04:00
Kevin MacMartin
26848d1f07 Pull in upstream laravel changes 2016-09-22 13:40:58 -04:00
Kevin MacMartin
bd1f0ef4df Pull in latest upstream laravel updates 2016-09-14 11:23:45 -04:00
Kevin MacMartin
944684ac54 Pull in the latest upstream laravel changes 2016-09-02 12:02:24 -04:00
Kevin MacMartin
6074935742 Pull in the latest laravel updates 2016-08-28 20:33:46 -04:00
Kevin MacMartin
ce009c74dd Pull in latest laravel upstream changes 2016-08-24 12:09:21 -04:00
Kevin MacMartin
780114ba60 Pull in the latest updates from upstream laravel master branch 2016-08-23 22:46:13 -04:00
Kevin MacMartin
6c6556233d Revert "Pull in the latest updates from upstream laravel"
This reverts commit 5ee5f1d94d.
2016-08-23 22:43:15 -04:00
Kevin MacMartin
5ee5f1d94d Pull in the latest updates from upstream laravel 2016-08-23 22:34:27 -04:00
Kevin MacMartin
8c922a9717 Remove laravelcollective/bus as this isn't required for 5.3 2016-08-19 19:04:54 -04:00
Kevin MacMartin
f82f9d130e Update composer dependencies, update laravel-excel, add get logout route, and replace Route::controller instance with pure routes 2016-08-19 18:50:08 -04:00
Kevin MacMartin
ec186a4edb Make a few additional changes that were missed before 2016-08-19 16:54:28 -04:00
Kevin MacMartin
21c62e37e4 Update to laravel 5.3 base 2016-08-19 16:38:49 -04:00
Kevin MacMartin
d113926f71 Use the MAIL_ADDRESS and SITE_NAME for the default mail address and name 2016-01-27 22:09:57 -05:00
Kevin MacMartin
79824835de Update + add in dashboard functionality, and document how to setup the dashboard in the readme 2016-01-26 23:20:08 -05:00
Kevin MacMartin
9bff17c34f Update to laravel 5.2 2016-01-03 23:55:13 -05:00
Kevin MacMartin
3063260f54 Update composer dependencies, add website name and description attributes to the environment file, add the laravel-head plugin and use it along with the site name and description attributes in the environment file to configure the website head element 2015-12-11 23:36:05 -05:00
Kevin MacMartin
d9af664393 Implement basic registration and logging in/out 2015-12-01 01:07:03 -05:00
Kevin MacMartin
ae031fd488 Enable session security measures and set the cookie name using a .env variable 2015-12-01 00:00:45 -05:00
Kevin MacMartin
9229e3c804 Configure app.php, update elixir, update composer dependencies, add blade extensions with parsedown markdown support, and set good defaults for osx font rendering 2015-10-10 01:07:55 -04:00
Kevin MacMartin
fa89022ff2 Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00