Taylor Otwell
adfa89b9b2
Merge pull request #2560 from crynobone/feature/post-install-cmd
...
Add php artisan clear-compiled to post-install-cmd
2014-01-07 21:30:05 -08:00
crynobone
b268cdc716
Add php artisan clear-compiled to post-install-cmd, as proposed in
...
laravel/framework#3152
Signed-off-by: crynobone <crynobone@gmail.com>
2014-01-07 10:50:02 +08:00
Taylor Otwell
85f096b5d7
Minimum stability stable.
2013-12-12 09:28:04 -06:00
Taylor Otwell
3053d486e6
Fix conflict.
2013-12-11 08:17:46 -06:00
Taylor Otwell
c1ab700b65
Merge pull request #2480 from samchivers/patch-1
...
Corrected the spelling of 'maintenance' in maintenance mode comment block
2013-12-11 06:16:04 -08:00
samchivers
84fe7f2f0c
Corrected the spelling of 'maintenance' in comment block
2013-12-11 13:29:42 +00:00
Taylor Otwell
0293eaced7
Mention redis connection.
2013-12-08 22:48:04 -06:00
Taylor Otwell
d763a8a6d9
Merge pull request #2471 from adamgoose/develop
...
Enhancements to the 4.0>4.1 upgrade guide.
2013-12-05 17:54:27 -08:00
Adam Engebretson
4dc94d2ea5
Enhancements to the 4.0>4.1 upgrade guide.
2013-12-05 19:12:35 -06:00
Taylor Otwell
b2cad30502
Merge pull request #2470 from adamgoose/develop
...
Re-order upgrade instructions
2013-12-05 11:26:12 -08: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
Taylor Otwell
b83290e599
Merge pull request #2455 from irazasyed/patch-1
...
Added new steps - upgrade.md
2013-11-28 16:49:26 -08: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
Taylor Otwell
074d0f0868
Merge pull request #2453 from bretterer/patch-1
...
Added step to add remote.php
2013-11-28 09:54:11 -08:00
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
Taylor Otwell
0301a564e5
Tweak comment.
2013-11-27 11:40:44 -06:00
Taylor Otwell
df6e4a973b
Merge pull request #2446 from seengee/develop
...
Added instruction to update composer.json to 4.1
2013-11-27 09:38:51 -08:00
Taylor Otwell
9186d7a31d
Adding failed queue job options.
2013-11-26 10:11:29 -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
Taylor Otwell
1ac38202de
Added stub keyphrase.
2013-11-22 13:40:44 -06:00
Taylor Otwell
3cd00eb7bd
Merge pull request #2436 from bryannielsen/patch-1
...
Remove duplicate insert of SSH alias
2013-11-21 08:41:55 -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
Taylor Otwell
4e2566632e
Merge pull request #2426 from philsturgeon/patch-1
...
Missing reference to SSH in upgrade.md
2013-11-18 08:57:54 -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
55239c4c8a
Tweak reminder language lines.
2013-11-14 21:36:12 -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
Taylor Otwell
d19a79baf2
Merge pull request #2400 from jamesmills/patch-1
...
Update upgrade.md
2013-11-04 13:16:54 -08: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
Taylor Otwell
0103a698d7
Turn Redis clustering off by default.
2013-11-01 14:36:59 -05:00
Taylor Otwell
f387853eca
Added secure option.
2013-11-01 08:46:15 -05:00
Taylor Otwell
428aaf09e7
Consolidate console support tools into one service provider.
2013-10-30 16:55:44 -05:00
Taylor Otwell
4535fa4048
Merge pull request #2386 from rmasters/upgrade-notes
...
Add note to upgrade.md about new Controller alias
2013-10-30 12:00:43 -07:00
Ross Masters
e8f6597e2d
Add note to upgrade.md about new Controller alias
2013-10-30 17:31:20 +00:00
Taylor Otwell
b00d8c5a72
Wrap in IfModule.
2013-10-30 10:14:09 -05:00
Taylor Otwell
a373ac8fed
Merge branch 'master' into develop
2013-10-30 09:46:39 -05:00
Taylor Otwell
eea4713e7c
Fix grammar.
2013-10-30 09:46:34 -05:00
Taylor Otwell
8084e3526a
Merge pull request #2204 from mmeyer2k/patch-1
...
Fixed very minor typo in auth.php
2013-10-29 14:58:29 -07:00
Taylor Otwell
1d9d577f9b
Merge pull request #2192 from driesvints/dv/cleanup
...
Remove space and add global class reference in docblock
2013-10-29 14:49:14 -07:00