Taylor Otwell
08afd1f2f7
Merge branch 'master' into develop
2014-01-18 21:58:34 -06:00
Taylor Otwell
aeda6b13cd
Shorten path line.
2014-01-18 21:58:28 -06:00
Taylor Otwell
ca744fc345
Merge pull request #2612 from liuggio/patch-1
...
added license badge
2014-01-18 19:31:40 -08:00
Giulio De Donato
b90f25eca2
added license badge
2014-01-19 02:59:10 +01:00
Taylor Otwell
437ea54681
Merge branch 'master' into develop
2014-01-18 19:15:48 -06:00
Taylor Otwell
73094f2633
Ignore environment files.
2014-01-18 19:14:57 -06:00
Taylor Otwell
702388461a
Update composer.json
2014-01-10 20:18:00 -06:00
Taylor Otwell
69bb62333b
Merge pull request #2534 from a25ce1/patch-1
...
tabs to spaces
2014-01-09 19:36:31 -08:00
Taylor Otwell
c420a7b8bf
Merge branch 'master' into develop
2014-01-09 21:31:24 -06:00
Taylor Otwell
b6962878fe
Remove makeshift upgrade guide. Docs should be used.
2014-01-09 21:31:18 -06:00
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
Chen Hua
0f68f561e9
tabs to spaces
2013-12-25 09:57:47 +08:00
Euan T.
d5c1e8af96
Updating .htaccess for consistency
...
Fixing indentation to be consistent
2013-12-16 15:24:23 +00:00
Taylor Otwell
85f096b5d7
Minimum stability stable.
2013-12-12 09:28:04 -06:00
Taylor Otwell
bc52ed5e3f
Up dependency on dev branch.
2013-12-12 09:24:38 -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