Taylor Otwell
|
d433293e8a
Add required_if validation language line.
|
11 years ago |
vlakoff
|
5e2d8843d8
Fix comment on default session driver.
|
11 years ago |
Taylor Otwell
|
763f1d5181
Use Redirect::guest in "auth" filter.
|
11 years ago |
Taylor Otwell
|
b042d46bfe
Set preferred install as "dist" out of the box.
|
11 years ago |
Taylor Otwell
|
b16bb1ac6a
Setup Patchwork for 1.1.*.
|
11 years ago |
Taylor Otwell
|
5b43ff5181
Added "cookie" back in as session option.
|
11 years ago |
Taylor Otwell
|
452956551b
Fix comments on session.
|
11 years ago |
Taylor Otwell
|
d9c559ba7f
Tweak for session changes.
|
11 years ago |
dr.dimitru
|
036a0bab0b
Make view with response status and headers
|
11 years ago |
Taylor Otwell
|
997f789c47
Move comment to line it up with others.
|
11 years ago |
Taylor Otwell
|
e0d6b130b8
Remove pre-update script.
|
11 years ago |
Taylor Otwell
|
315bb1dd9b
Add pre-update command to remove the compiled file.
|
11 years ago |
Authman Apatira
|
9ba285a2ad
Return the status of $model->push().
|
11 years ago |
Jason Lewis
|
ed89cfb13b
Use the base.path when loading the illuminate application.
|
11 years ago |
Brian Kiewel
|
982e51fd98
Converted spaces to tabs for consistency
|
11 years ago |
Taylor Otwell
|
6e5ca7331e
Add "url" option to configuration.
|
11 years ago |
Brian Kiewel
|
7ad0dcea28
Changed robots.txt to use disallow instead of allow
|
11 years ago |
Max
|
e1fde01e9d
IoC::registered check fixed
|
11 years ago |
Taylor Otwell
|
503ba02411
Merge pull request #1864 from bencorlett/develop
|
11 years ago |
Taylor Otwell
|
23464cac25
Merge pull request #1868 from aeberhardo/bug/version-bump-3.2.14
|
11 years ago |
Taylor Otwell
|
64953eb196
Merge pull request #1869 from aeberhardo/docs/contributing-typo
|
11 years ago |
Taylor Otwell
|
343c31e5db
Redirect trailing slashes with 301.
|
11 years ago |
aeberhardo
|
87bf2402d4
Fixed a typo in Contributing chapter
|
11 years ago |
aeberhardo
|
44f82b18d8
Incremented version from 3.2.13 to 3.2.14
|
11 years ago |
Taylor Otwell
|
b2a1c9be53
Turn on Redis clustering by default.
|
11 years ago |
Taylor Otwell
|
c9d0090f72
Fix typo.
|
11 years ago |
Taylor Otwell
|
3b601fee4a
Added auth.basic filter.
|
11 years ago |
Ben Corlett
|
26c426ab3e
Lining up translation. Surprised it triggered my OCD before @taylorotwell's.
|
11 years ago |
Taylor Otwell
|
936160f907
Merge pull request #1850 from rk/patch-1
|
11 years ago |
Taylor Otwell
|
9c9b6eed10
Merge remote-tracking branch 'origin/master'
|
11 years ago |
Taylor Otwell
|
5ddeab6051
pass exception to 500 event correctly.
|
11 years ago |
Taylor Otwell
|
0008a2324f
Merge pull request #1857 from doubleking/master
|
11 years ago |
jan
|
e4080c02f5
get_cli_option() is called outside Laravel app, so namespace prefix must be left there
|
11 years ago |
jan
|
3cd624eac8
Changed Laravel\ namespace prefix in some classes calls in helpers to
|
11 years ago |
Taylor Otwell
|
4ecbef68a0
Merge pull request #1853 from cviebrock/table-macros
|
11 years ago |
Taylor Otwell
|
78af4569de
Merge pull request #1855 from rittme/patch-1
|
11 years ago |
Taylor Otwell
|
d8daedcb46
Merge pull request #1852 from andershammar/develop
|
11 years ago |
Bernardo Rittmeyer
|
d46e19214b
get_dirty() comparison is not type safe
|
11 years ago |
Colin Viebrock
|
906d0d851e
add macros to tables
|
11 years ago |
Colin Viebrock
|
0fd3815f81
Merge branch 'develop' of git://github.com/laravel/laravel into develop
|
11 years ago |
Anders Hammar
|
c9771d2fff
Add validation error message for the 'required_without' rule
|
11 years ago |
Robert K
|
785e168f5e
Check application.ssl when setting a secure cookie
|
11 years ago |
Taylor Otwell
|
5dd3ec6f1e
Merge pull request #1845 from stevenklar/master
|
11 years ago |
Steven Klar
|
4086d130d1
Add unregister to IoC-Contrainer
|
11 years ago |
Taylor Otwell
|
67488916f4
Remove locales.
|
11 years ago |
Taylor Otwell
|
f0b8d2cc9d
Added locales configuration.
|
11 years ago |
Taylor Otwell
|
e86532e095
Merge pull request #1829 from neoascetic/return_non_0_on_command_fail
|
11 years ago |
Taylor Otwell
|
1a6230b82a
Remove extra not_in.
|
11 years ago |
Taylor Otwell
|
1ba8e90b70
Use storage_path() helper in configuration files.
|
11 years ago |
Pavel Puchkin
|
bc6b786973
Exit with non-zero if command fails, useful in scripting and CI
|
11 years ago |
Taylor Otwell
|
778a97b319
Merge pull request #1827 from neoascetic/flush_file_cache
|
11 years ago |
Pavel Puchkin
|
0d99d13298
Ability to flush file-based cache storage
|
11 years ago |
Taylor Otwell
|
92e3ae47bb
Merge branch 'master' of github.com:laravel/laravel
|
11 years ago |
Taylor Otwell
|
4046313ecd
fix environment on tests.
|
11 years ago |
Taylor Otwell
|
f933db7a12
Merge pull request #1618 from demsey2/master
|
11 years ago |
Taylor Otwell
|
ba3e481d4a
Merge pull request #1621 from mtthlm/master
|
11 years ago |
Taylor Otwell
|
52e9cd5c09
Merge pull request #1639 from frankwong/master
|
11 years ago |
Taylor Otwell
|
b914d07948
Merge pull request #1662 from fla/master
|
11 years ago |
Taylor Otwell
|
7888309502
Merge pull request #1663 from neoascetic/anbu_fix
|
11 years ago |
Taylor Otwell
|
66c9dd46e5
Merge pull request #1665 from tkaw220/develop
|
11 years ago |
Taylor Otwell
|
d293f9c6a8
Merge pull request #1676 from chrishow/form-label-html
|
11 years ago |
Taylor Otwell
|
37503be75b
Merge pull request #1685 from tzhuan/patch-1
|
11 years ago |
Taylor Otwell
|
ffd5769416
Merge pull request #1688 from Pasvaz/patch-2
|
11 years ago |
Taylor Otwell
|
20256d20e1
Merge pull request #1691 from brunogaspar/patch-1
|
11 years ago |
Taylor Otwell
|
e8834d764e
Merge pull request #1692 from adityamenon/master
|
11 years ago |
Taylor Otwell
|
e289bc4893
Merge pull request #1700 from davedx/master
|
11 years ago |
Taylor Otwell
|
b593b109f6
Merge pull request #1706 from billmn/develop
|
11 years ago |
Taylor Otwell
|
7fe61b74d6
Merge pull request #1711 from torm3nt/master
|
11 years ago |
Taylor Otwell
|
d29282726d
Add commands to loader.
|
11 years ago |
Taylor Otwell
|
9b0fafe3d5
Merge pull request #1716 from briankiewel/readme-typo
|
11 years ago |
Taylor Otwell
|
3f803d4eb3
Merge pull request #1719 from neoascetic/fix_custom_grammar
|
11 years ago |
Taylor Otwell
|
158b81974a
Merge pull request #1731 from dcelasun/master
|
11 years ago |
Taylor Otwell
|
18cda5037a
Move location of LARAVEL_START.
|
11 years ago |
Taylor Otwell
|
675157ea24
Merge pull request #1738 from bencorlett/patch-1
|
11 years ago |
Taylor Otwell
|
457d0f174a
Merge pull request #1746 from underparnv/master
|
11 years ago |
Taylor Otwell
|
118555002f
Merge pull request #1747 from voidman/patch-1
|
11 years ago |
Taylor Otwell
|
4125438391
Merge branch 'master' of github.com:laravel/laravel
|
11 years ago |
Taylor Otwell
|
15414808a1
fix padding bug in crypter.
|
11 years ago |
Taylor Otwell
|
0c2389ccb3
Fix language lines.
|
11 years ago |
Taylor Otwell
|
dd7c317707
Merge pull request #1793 from alexgalletti/patch-1
|
11 years ago |
Taylor Otwell
|
7244405868
Merge pull request #1806 from Gargron/patch-1
|
11 years ago |
Taylor Otwell
|
60ad02ad01
Merge branch 'master' of github.com:laravel/laravel
|
11 years ago |
Taylor Otwell
|
c1a8b83574
fix array input has.
|
11 years ago |
Taylor Otwell
|
7e14c8c4c6
Merge pull request #1822 from bruston/doc-fix-controllers
|
11 years ago |
Taylor Otwell
|
77d748a145
Unguard all Eloquent attributes in seeder.
|
11 years ago |
Taylor Otwell
|
be16de2a2f
Switch default mail config to Mailgun.
|
11 years ago |
bruston
|
53a14206b1
Minor correction to controllers documentation.
|
11 years ago |
Taylor Otwell
|
724e0e026d
Update Html alias.
|
11 years ago |
Taylor Otwell
|
857dd663fd
Add driver to mail config.
|
11 years ago |
Taylor Otwell
|
cf9c6f97ce
Add route list service provider.
|
11 years ago |
Taylor Otwell
|
17b199b6f6
Add storage path configuration.
|
11 years ago |
Taylor Otwell
|
25a84bc000
Change how bootstrap file is loaded.
|
11 years ago |
Eugen
|
944d98d16e
Fix for double escaping of queries in the profiler
|
11 years ago |
Taylor Otwell
|
9f64de98f7
Merge pull request #1805 from JesseObrien/patch-1
|
11 years ago |
Jesse O'Brien
|
318bb36072
Adding PATCH to the route register.
|
11 years ago |
Taylor Otwell
|
88cde2c91d
update change log.
|
11 years ago |
Taylor Otwell
|
2d863c45fc
Merge pull request #1803 from alexgalletti/master
|
11 years ago |
Alex
|
7a289ac50a
Fix for Postgresql PDO::FETCH_ASSOC
|
11 years ago |
Taylor Otwell
|
227683be9f
Remove fallback locale.
|
11 years ago |
Taylor Otwell
|
07d6915c3a
Added a default robots.txt file.
|
11 years ago |