Commit graph

58 commits

Author SHA1 Message Date
Kevin MacMartin
5cd881d588 Update to laravel 11.0.5 2024-04-03 16:17:36 -04:00
Kevin MacMartin
c4396dc63f Upgrade to Laravel 11.0.3 2024-03-19 17:11:58 -04:00
Kevin MacMartin
bc9e607c4a Update to laravel 10.3.2 2024-01-12 22:03:27 -05:00
Kevin MacMartin
74ee87cf5d Upgrade to laravel 10.2.5 2023-07-13 17:09:38 -04:00
Kevin MacMartin
f5b83ce994 Upgrade to laravel 10.1.1 2023-05-05 15:31:58 -04:00
Kevin MacMartin
6b111a301a Upgrade to laravel 10.0.4 2023-03-13 17:33:19 -04:00
Kevin MacMartin
3c3b050922 Update to laravel 9.4.1 2022-12-30 16:31:49 -05:00
Kevin MacMartin
719b932ac7 Update to laravel 9.3.8 2022-10-11 18:14:02 -04:00
Kevin MacMartin
9ccb7219c0 Fix api token authentication 2022-07-12 12:08:10 -04:00
Kevin MacMartin
31f9ceaffa Upgrade to laravel 9.1.8 2022-05-23 21:01:33 -04:00
Kevin MacMartin
2f2ba60186 Update to laravel 8.5.23 2021-08-03 17:15:07 -04:00
Kevin MacMartin
03697178ee Update to laravel 8.5.16 2021-04-20 17:11:13 -04:00
Kevin MacMartin
ecda451890 Pull in the upstream changes to sync up with 8.4.4 2020-12-09 16:00:01 -05:00
Kevin MacMartin
4e125a57bd Upgrade to 7.12.0 2020-07-23 16:12:26 -04:00
Kevin MacMartin
65bc4d8f4b Replace the CACHE_BUST in the init with a gulp-managed one so we can update the value with gulp watch 2020-04-24 22:09:23 -04:00
Kevin MacMartin
bf1b3ea9aa Update to laravel 7.6, darken the dashboard modal, and use links for the dashboard edit buttons instead of javascript 2020-04-23 22:17:13 -04:00
Kevin MacMartin
07526e6693 Conclude the update to laravel 6.12.0, including the removal of tinx as it's no longer maintained 2020-02-25 16:26:38 -05:00
Kevin MacMartin
c2c66e460b Pull in upstream changes to the mail variables 2020-02-25 15:41:15 -05:00
Kevin MacMartin
0b5da4bca9 Upgrade to laravel 6.4 2019-10-31 17:24:53 -04:00
Kevin MacMartin
7eb198555e Upgrade to laravel 6.0 2019-09-06 01:32:11 -04:00
Kevin MacMartin
f569b37da5 Upgrade to laravel 5.8 2019-03-19 17:40:13 -04:00
Kevin MacMartin
1e265d4f78 Patch in laravel 5.7 updates that do merge cleanly 2018-11-02 18:12:07 -04:00
Kevin MacMartin
7e8c3cba6d Manually pull in laravel 5.7 updates that don't merge cleanly 2018-11-02 18:11:14 -04:00
Kevin MacMartin
d26bbde212 Replace PHPExcel with PhpSpreadsheet 2018-04-02 22:52:09 -04:00
Kevin MacMartin
7d9aa98eb0 Upgrade to laravel 5.6 2018-03-05 18:45:02 -05:00
Kevin MacMartin
8cacedf5f7 Update the blade-extensions config 2017-09-26 17:13:48 -04:00
Kevin MacMartin
0c2d78fae1 Update laravel newsletter 2017-09-26 15:59:57 -04:00
Kevin MacMartin
875ecb33aa Pull in mergeable upstream laravel updates 2017-09-26 13:22:15 -04:00
Kevin MacMartin
65b2a89475 Update the views config file to match upstream laravel 2017-09-26 13:09:16 -04:00
Kevin MacMartin
0bbb6c04db Add Same-Site Cookies option to session.php 2017-09-26 12:03:25 -04:00
Kevin MacMartin
fa2595b531 Set the cookie name using APP_NAME instead of a separate variable 2017-09-26 12:01:10 -04:00
Kevin MacMartin
87c3478c74 Use the APP_NAME to set the cache prefix 2017-09-26 11:58:33 -04:00
Kevin MacMartin
86c2a6e3f0 Remove the TinkerServiceProvider from app.php 2017-09-26 11:54:48 -04:00
Kevin MacMartin
983536e505 Rename SITE_NAME and SITE_DESC to APP_NAME and APP_DESC 2017-09-26 11:42:00 -04:00
Kevin MacMartin
54613bf60b Add multi-language functionality and don't create unnecessary variables in the contact controller 2017-02-06 23:44:07 -05:00
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