Taylor Otwell
|
69bb62333b
Merge pull request #2534 from a25ce1/patch-1
|
10 years ago |
Taylor Otwell
|
b6962878fe
Remove makeshift upgrade guide. Docs should be used.
|
10 years ago |
Taylor Otwell
|
adfa89b9b2
Merge pull request #2560 from crynobone/feature/post-install-cmd
|
10 years ago |
crynobone
|
b268cdc716
Add php artisan clear-compiled to post-install-cmd, as proposed in
|
10 years ago |
Chen Hua
|
0f68f561e9
tabs to spaces
|
11 years ago |
Taylor Otwell
|
85f096b5d7
Minimum stability stable.
|
11 years ago |
Taylor Otwell
|
3053d486e6
Fix conflict.
|
11 years ago |
Taylor Otwell
|
c1ab700b65
Merge pull request #2480 from samchivers/patch-1
|
11 years ago |
samchivers
|
84fe7f2f0c
Corrected the spelling of 'maintenance' in comment block
|
11 years ago |
Taylor Otwell
|
0293eaced7
Mention redis connection.
|
11 years ago |
Taylor Otwell
|
d763a8a6d9
Merge pull request #2471 from adamgoose/develop
|
11 years ago |
Adam Engebretson
|
4dc94d2ea5
Enhancements to the 4.0>4.1 upgrade guide.
|
11 years ago |
Taylor Otwell
|
b2cad30502
Merge pull request #2470 from adamgoose/develop
|
11 years ago |
Adam Engebretson
|
3f155a34e5
Re-order upgrade instructions
|
11 years ago |
Taylor Otwell
|
b83290e599
Merge pull request #2455 from irazasyed/patch-1
|
11 years ago |
Syed I.R
|
f2a56e7de0
Added step to turn off redis clustering by default in `database`
|
11 years ago |
Syed I.R
|
b0215e63b5
Step to update `view` config file to switch to bootstrap 3 pagination
|
11 years ago |
Syed I.R
|
426f6f0e83
Missing instruction for `secure` option to be added to session config file
|
11 years ago |
Syed I.R
|
6c8b424b56
Added step to add new failed queue job option to queue.php
|
11 years ago |
Taylor Otwell
|
074d0f0868
Merge pull request #2453 from bretterer/patch-1
|
11 years ago |
bretterer
|
f7bc7e4263
Added step to add remote.php
|
11 years ago |
Taylor Otwell
|
d4c5a0fd8f
Merge pull request #2440 from crynobone/patch/upgrade
|
11 years ago |
Taylor Otwell
|
a297fe8389
Update upgrad guide.
|
11 years ago |
Taylor Otwell
|
0301a564e5
Tweak comment.
|
11 years ago |
Taylor Otwell
|
df6e4a973b
Merge pull request #2446 from seengee/develop
|
11 years ago |
Taylor Otwell
|
9186d7a31d
Adding failed queue job options.
|
11 years ago |
Rob Mills
|
26c281c080
Added instruction to update composer.json to 4.1
|
11 years ago |
crynobone
|
2079ec648a
Group similar upgrade task.
|
11 years ago |
Taylor Otwell
|
1ac38202de
Added stub keyphrase.
|
11 years ago |
Taylor Otwell
|
3cd00eb7bd
Merge pull request #2436 from bryannielsen/patch-1
|
11 years ago |
Bryan Nielsen
|
f15e496be2
Remove duplicate insert of SSH alias
|
11 years ago |
Taylor Otwell
|
d8270ae52e
Merge pull request #2423 from mitchellvanw/develop
|
11 years ago |
Taylor Otwell
|
4e2566632e
Merge pull request #2426 from philsturgeon/patch-1
|
11 years ago |
Phil Sturgeon
|
d3a25f6abe
Missing reference to SSH in upgrade.md
|
11 years ago |
Mitchell van Wijngaarden
|
69d0447301
Add Remote component to upgrade
|
11 years ago |
Taylor Otwell
|
1fb0a96553
Add to upgrade guide.
|
11 years ago |
Taylor Otwell
|
55239c4c8a
Tweak reminder language lines.
|
11 years ago |
Taylor Otwell
|
ed7be09263
Remove unnecessary line from upgrade guide.
|
11 years ago |
Taylor Otwell
|
42780b4b91
add note to upgrade log.
|
11 years ago |
Taylor Otwell
|
7ddc587554
Added code block.
|
11 years ago |
Taylor Otwell
|
d19a79baf2
Merge pull request #2400 from jamesmills/patch-1
|
11 years ago |
James Mills
|
4cb7482e2f
Update upgrade.md
|
11 years ago |
Taylor Otwell
|
509b43ba80
Add note to upgrade guide.
|
11 years ago |
Taylor Otwell
|
0103a698d7
Turn Redis clustering off by default.
|
11 years ago |
Taylor Otwell
|
f387853eca
Added secure option.
|
11 years ago |
Taylor Otwell
|
428aaf09e7
Consolidate console support tools into one service provider.
|
11 years ago |
Taylor Otwell
|
4535fa4048
Merge pull request #2386 from rmasters/upgrade-notes
|
11 years ago |
Ross Masters
|
e8f6597e2d
Add note to upgrade.md about new Controller alias
|
11 years ago |
Taylor Otwell
|
b00d8c5a72
Wrap in IfModule.
|
11 years ago |
Taylor Otwell
|
a373ac8fed
Merge branch 'master' into develop
|
11 years ago |
Taylor Otwell
|
eea4713e7c
Fix grammar.
|
11 years ago |
Taylor Otwell
|
8084e3526a
Merge pull request #2204 from mmeyer2k/patch-1
|
11 years ago |
Taylor Otwell
|
1d9d577f9b
Merge pull request #2192 from driesvints/dv/cleanup
|
11 years ago |
Taylor Otwell
|
65842ae55a
Merge pull request #2377 from rmobis/master
|
11 years ago |
Taylor Otwell
|
82206d3932
Add to upgrade instructions.
|
11 years ago |
Taylor Otwell
|
4c128e8760
Add to upgrade guide.
|
11 years ago |
Taylor Otwell
|
092e75e59a
Starting work on 4.1 upgrade guide.
|
11 years ago |
Taylor Otwell
|
c8dfb2e0b4
Stack doesn't need to be in this composer file.
|
11 years ago |
Taylor Otwell
|
740983e62d
Just call app->run().
|
11 years ago |
Taylor Otwell
|
7fb808f2fa
Switch to file as default session driver.
|
11 years ago |
Taylor Otwell
|
ccdc7141aa
Tweak session config.
|
11 years ago |
Raphael Mobis Tacla
|
d734a416e0
Replace dash for 'and' in `between` validation rules. Fixes #2377
|
11 years ago |
Taylor Otwell
|
ce64714b2f
Tweak front controller. Htaccess.
|
11 years ago |
Taylor Otwell
|
29fc9f694d
Working on more Stacky setup.
|
11 years ago |
Taylor Otwell
|
39e265f037
Merge pull request #2309 from cviebrock/feature/cleanup-css
|
11 years ago |
Taylor Otwell
|
5df7bc7f8a
Merge branch 'master' into develop
|
11 years ago |
Taylor Otwell
|
b2ac3197be
Merge pull request #2311 from msurguy/patch-2
|
11 years ago |
Taylor Otwell
|
ed78f78fa9
Fix comment.
|
11 years ago |
Taylor Otwell
|
6a352640c5
Merge pull request #2321 from ameech/patch-1
|
11 years ago |
Taylor Otwell
|
6dd766c0c0
Fix typos.
|
11 years ago |
Taylor Otwell
|
64dd939bba
Merge pull request #2366 from abishekrsrikaanth/patch-1
|
11 years ago |
Taylor Otwell
|
f22a7c88a9
Tweak mispelling.
|
11 years ago |
Taylor Otwell
|
34bb08e58d
Remove Live service provider as it's all consolidated into new Tail command.
|
11 years ago |
Taylor Otwell
|
e12be87751
Add root option to config.
|
11 years ago |
Taylor Otwell
|
088f4b69b6
Move to single file log setup for simplicity.
|
11 years ago |
Abishek R Srikaanth
|
4b09f4061c
Put a comma after option just to match the other arrays
|
11 years ago |
Abishek R Srikaanth
|
dae1a994c9
Removed the host config for the redis queue
|
11 years ago |
Abishek R Srikaanth
|
1fb3e1dd6b
Added configuration for RedisQueue
|
11 years ago |
Taylor Otwell
|
80b1c853ce
Merge branch 'master' into develop
|
11 years ago |
Taylor Otwell
|
1745513035
Merge pull request #2358 from JosephSilber/ignore-windows-thumbs
|
11 years ago |
Joseph Silber
|
52a9638825
gitignore windows thumbnails
|
11 years ago |
Taylor Otwell
|
aced8afaab
Add missing comma.
|
11 years ago |
Taylor Otwell
|
d1c04014dd
Merge pull request #2332 from laheab/master
|
11 years ago |
Taylor Otwell
|
0d011da4e5
Custom repository no longer needed.
|
11 years ago |
Taylor Otwell
|
375cbdeaec
Fix spacing.
|
11 years ago |
Taylor Otwell
|
9c56307345
switch to bootstrap 3 as default pagination view.
|
11 years ago |
Ibrahim AshShohail
|
258919ad1b
Moved pre-update-cmd to post-update-cmd
|
11 years ago |
Taylor Otwell
|
4c7d677909
Added repository to Composer file.
|
11 years ago |
ameech
|
a7b209ffcc
Updated line to use spaces instead of tabs.
|
11 years ago |
Maksim Surguy
|
af1bd630d7
The default message was not clear
|
11 years ago |
Colin Viebrock
|
8f411bf56d
convert indentation to tabs, like every other file in Laravel :)
|
11 years ago |
Colin Viebrock
|
432ee0949c
tweak w/s, remove display:block from link
|
11 years ago |
Colin Viebrock
|
e5318cac29
Clean up CSS on default view
|
11 years ago |
Colin Viebrock
|
9c2c627140
Merge remote-tracking branch 'laravel/develop' into develop
|
11 years ago |
Taylor Otwell
|
d94408d6c1
Merge branch 'master' into develop
|
11 years ago |
Taylor Otwell
|
73f37c6ce0
update controller alias.
|
11 years ago |
Taylor Otwell
|
fbd93f6997
added note about expiry time on reminders.
|
11 years ago |
Taylor Otwell
|
42ff9d0ebb
Setup live debugger in app.
|
11 years ago |
Taylor Otwell
|
91ca1707b8
Merge pull request #2278 from fabpot/patch-1
|
11 years ago |
Fabien Potencier
|
505f445f99
Add missing license information in composer.json
|
11 years ago |