Commit Graph

25 Commits

Author SHA1 Message Date
Adam Engebretson 4dc94d2ea5 Enhancements to the 4.0>4.1 upgrade guide. 2013-12-05 19:12:35 -06:00
Adam Engebretson 3f155a34e5 Re-order upgrade instructions
composer update throws an error while executing artisan if you have not yet done this step:

- Remove call to `redirectIfTrailingSlash` in `bootstrap/start.php` file.
2013-12-05 13:22:07 -06:00
Syed I.R f2a56e7de0 Added step to turn off redis clustering by default in `database` 2013-11-29 02:00:12 +05:30
Syed I.R b0215e63b5 Step to update `view` config file to switch to bootstrap 3 pagination 2013-11-29 01:56:26 +05:30
Syed I.R 426f6f0e83 Missing instruction for `secure` option to be added to session config file 2013-11-29 01:50:03 +05:30
Syed I.R 6c8b424b56 Added step to add new failed queue job option to queue.php 2013-11-29 01:37:47 +05:30
bretterer f7bc7e4263 Added step to add remote.php 2013-11-27 23:46:58 -05:00
Taylor Otwell d4c5a0fd8f Merge pull request #2440 from crynobone/patch/upgrade
Group similar upgrade task.
2013-11-27 09:47:17 -08:00
Taylor Otwell a297fe8389 Update upgrad guide. 2013-11-27 11:41:01 -06:00
Rob Mills 26c281c080 Added instruction to update composer.json to 4.1 2013-11-25 09:22:46 +00:00
crynobone 2079ec648a Group similar upgrade task.
Signed-off-by: crynobone <crynobone@gmail.com>
2013-11-23 07:01:34 +08:00
Bryan Nielsen f15e496be2 Remove duplicate insert of SSH alias 2013-11-21 11:40:36 -05:00
Taylor Otwell d8270ae52e Merge pull request #2423 from mitchellvanw/develop
Add Remote component to upgrade
2013-11-20 18:31:17 -08:00
Phil Sturgeon d3a25f6abe Missing reference to SSH in upgrade.md 2013-11-18 11:57:27 -05:00
Mitchell van Wijngaarden 69d0447301 Add Remote component to upgrade 2013-11-18 00:16:52 +01:00
Taylor Otwell 1fb0a96553 Add to upgrade guide. 2013-11-14 21:36:56 -06:00
Taylor Otwell ed7be09263 Remove unnecessary line from upgrade guide. 2013-11-12 20:11:41 -06:00
Taylor Otwell 42780b4b91 add note to upgrade log. 2013-11-06 20:27:41 -06:00
Taylor Otwell 7ddc587554 Added code block. 2013-11-05 12:20:16 -06:00
James Mills 4cb7482e2f Update upgrade.md
Quick reminder to change the path in the BaseController to match the change to the alias.
2013-11-04 05:50:19 +00:00
Taylor Otwell 509b43ba80 Add note to upgrade guide. 2013-11-02 19:46:46 -05:00
Ross Masters e8f6597e2d Add note to upgrade.md about new Controller alias 2013-10-30 17:31:20 +00:00
Taylor Otwell 82206d3932 Add to upgrade instructions. 2013-10-28 14:10:08 -05:00
Taylor Otwell 4c128e8760 Add to upgrade guide. 2013-10-28 11:29:49 -05:00
Taylor Otwell 092e75e59a Starting work on 4.1 upgrade guide. 2013-10-28 11:29:32 -05:00