Taylor Otwell
|
8dbe2d1a9a
Merge pull request #681 from bencorlett/develop
|
12 years ago |
Taylor Otwell
|
64605f2223
Merge pull request #706 from Vespakoen/patch-1
|
12 years ago |
Taylor Otwell
|
feb651f630
Merge pull request #670 from kbanman/hmvc-fix
|
12 years ago |
Taylor Otwell
|
fdac5e843f
Merge pull request #636 from ProgerXP/patch-bexpand
|
12 years ago |
Franz Liedke
|
41e3c95ed6
Add German translations for new array validator.
|
12 years ago |
Dayle Rees
|
a7c2c2544e
Merge pull request #1053 from tobsn/patch-12
|
12 years ago |
Dayle Rees
|
4b8ba99211
Merge pull request #1043 from tobsn/patch-10
|
12 years ago |
Dayle Rees
|
e0338f3671
Merge branch 'core-tests' of https://github.com/franzliedke/laravel into develop
|
12 years ago |
Kelly Banman
|
e3a000af41
Fix Query::lists() for empty resultsets
|
12 years ago |
Jason Lewis
|
1bd157d0a6
Added in develop changes.
|
12 years ago |
Jason Lewis
|
4d0f95598c
Merge pull request #1079 from sineld/develop
|
12 years ago |
Jason Lewis
|
f685597180
Defer URI language support to L4.
|
12 years ago |
Jason Lewis
|
a95b5eb4b9
Defer URI language support to L4.
|
12 years ago |
Jason Lewis
|
694f696cb6
Merge pull request #1063 from stayallive/develop
|
12 years ago |
Taylor Otwell
|
43614cfeb9
Merge branch 'develop' of github.com:laravel/laravel into develop
|
12 years ago |
Taylor Otwell
|
749948bc9d
fix conflicts.
|
12 years ago |
Taylor Otwell
|
7dae482708
Merge branch 'develop' into staging
|
12 years ago |
Taylor Otwell
|
4d25f50f4b
Merge pull request #1016 from purwandi/develop
|
12 years ago |
Taylor Otwell
|
29a4ac2701
Merge pull request #1049 from Apathetic012/develop
|
12 years ago |
Taylor Otwell
|
343d132737
tweak change log.
|
12 years ago |
Taylor Otwell
|
79f92e57df
defer language support in URIs to version 4.
|
12 years ago |
Joe Wallace
|
d31f89d42f
Fixing a bug with saving data to pivot table
|
12 years ago |
Dayle Rees
|
b5e81cb33c
Merge pull request #1083 from spencerdeinum/master
|
12 years ago |
Spencer Deinum
|
e5dc10840a
Fix documentation error in input.md
|
12 years ago |
Taylor Otwell
|
f5123f935a
Merge pull request #1052 from sergiigrebeniuk/hotfix-phpdoc
|
12 years ago |
Sinan Eldem
|
0d718bbf30
Added Turkish language files.
|
12 years ago |
Phill Sparks
|
ebec6ba8e0
Merge pull request #1077 from aebersold/master
|
12 years ago |
Simon Aebersold
|
8227784e11
Documentation Error, see /laravel/html.php line 225 for reference
|
12 years ago |
Phill Sparks
|
86b0ac0dff
Merge pull request #1064 from jwpage/bug/fix_index_path
|
12 years ago |
Tobsn
|
43c3c2de68
fixes from testing
|
12 years ago |
Johnson Page
|
93f5785911
Update path to index view file.
|
12 years ago |
Alex Bouma
|
f0e261c87f
Changed jQuery '$' to 'jQuery' in the Profiler
|
12 years ago |
Jakobud
|
31c730c913
Passing a null $value to Form::submit(), Form::reset() or Form::button() was throwing an Exception. I made the default $value = null for those methods. They result in the following respective valid HTML: <input type='submit'/> <input type='reset'/> <button></button>
|
12 years ago |
Tobsn
|
bf07de7d5e
added array and array count validation
|
12 years ago |
Sergii Grebeniuk
|
690e8572aa
phpdoc fixes
|
12 years ago |
Franz Liedke
|
228f57226b
Extract sweep method in Session payload class.
|
12 years ago |
Taylor Otwell
|
bc34498a7c
Merge pull request #1045 from franzliedke/patch-29
|
12 years ago |
apathetic012
|
727afc1bfa
fix namespace issue on exception
|
12 years ago |
Franz Liedke
|
e86cd79b11
Make database connection protected in session driver.
|
12 years ago |
Tobsn
|
5716b4da40
type boolean is tinyint(1)
|
12 years ago |
Taylor Otwell
|
d667a15e05
Merge branch 'develop' into staging
|
12 years ago |
Franz Liedke
|
a28698ed36
Merge pull request #1 from crynobone/core-tests
|
12 years ago |
crynobone
|
d816eb9ef3
Refix unit testing for Laravel
|
12 years ago |
Jakobud
|
761186a676
Reorganized Control Structure section.
|
12 years ago |
Dayle Rees
|
7256dc2a65
Merge pull request #1024 from Apathetic012/develop
|
12 years ago |
Dayle Rees
|
06ac3274e5
Merge pull request #917 from HiroKws/japanese-language
|
12 years ago |
Dayle Rees
|
0556ef35ce
Merge branch 'develop' of github.com:laravel/laravel into develop
|
12 years ago |
Dayle Rees
|
30175c2a52
fixing merge issues for comment tweaks
|
12 years ago |
Dayle Rees
|
dab2c79298
Merge pull request #933 from franzliedke/patch-22
|
12 years ago |
Dayle Rees
|
a0fd22f6f1
Merge pull request #772 from loic-sharma/patch-3
|
12 years ago |
Dayle Rees
|
01f8323420
Merge pull request #945 from cviebrock/html-link
|
12 years ago |
Dayle Rees
|
2611c1f27a
fixing merge issue for blade comments pull
|
12 years ago |
Dayle Rees
|
9ea5018372
Merge branch 'develop' of github.com:laravel/laravel into develop
|
12 years ago |
Dayle Rees
|
9d9d1d010c
fixing merge for contribution docs
|
12 years ago |
Dayle Rees
|
4b97c28c6b
Merge pull request #860 from stevefrost/develop
|
12 years ago |
Dayle Rees
|
184cc090bc
Merge pull request #1026 from jbruni/patch-1
|
12 years ago |
Dayle Rees
|
3a471de777
franz routing docs fix
|
12 years ago |
Dayle Rees
|
3d66011249
Merge pull request #1037 from tobsn/patch-9
|
12 years ago |
Dayle Rees
|
37e5605c22
Merge pull request #1036 from tobsn/patch-8
|
12 years ago |
Dayle Rees
|
8c5ac60154
Merge pull request #935 from tobsn/patch-7
|
12 years ago |
Tobsn
|
89d8c5bb0d
Returning results with SHOW queries
|
12 years ago |
Tobsn
|
244ecd49fd
Added use Closure to database.php
|
12 years ago |
Jason Lewis
|
c9710525d9
Merge pull request #1020 from metaphox/develop
|
12 years ago |
Jakobud
|
2c7bf657ed
Removed empty Coding Standards doc.
|
12 years ago |
Jakobud
|
fd6e73aaa7
Added TortoiseGit contribution docs.
|
12 years ago |
Jakobud
|
72d091ee54
Added first draft of command-line contributing docs.
|
12 years ago |
Franz Liedke
|
37dbeef2bb
Use LARAVEL_START constant to calculate request time.
|
12 years ago |
J Bruni
|
c7890bcdc3
Update laravel/documentation/controllers.md
|
12 years ago |
apathetic012
|
5eef002374
add output of File::mime() example
|
12 years ago |
Tao Wu
|
0dd1af665f
changes binding data variable to an array
|
12 years ago |
Jason Lewis
|
7b1b76bb02
Merge pull request #1021 from benjaminreede/feature/language/nl
|
12 years ago |
BeQuery
|
65ccdef48d
Dutch language pack
|
12 years ago |
Jason Lewis
|
25a69cf9f3
Merge pull request #1018 from noherczeg/feature/language/hu
|
12 years ago |
Tao Wu
|
a497a3efcb
changed header to data
|
12 years ago |
Tao Wu
|
9268b1eb4e
Merge branch 'master' into develop
|
12 years ago |
Norbert Csaba Herczeg
|
ce7de95a1b
Added Hungarian language pack
|
12 years ago |
Jakobud
|
5622f6e35c
Added basic GitHub contribution docs.
|
12 years ago |
Dayle Rees
|
6d193c29e1
Merge pull request #1017 from Spir/develop
|
12 years ago |
Spir
|
3e699a1978
Added french translation.
|
12 years ago |
Purwandi
|
c667788be7
Add decimal schema on docs
|
12 years ago |
Dayle Rees
|
2c6ed23b45
fixing merge issues
|
12 years ago |
Dayle Rees
|
da35e257fd
Merge pull request #898 from franzliedke/patch-13
|
12 years ago |
Dayle Rees
|
0bc38ff2a8
Merge pull request #1009 from apit/lang-id
|
12 years ago |
Dayle Rees
|
7b5e37a316
fixing merge issues on blade pull
|
12 years ago |
Pascal Borreli
|
8a34aa5077
Fixed typos
|
12 years ago |
Dayle Rees
|
f969776312
Merge pull request #944 from dlabsnl/master
|
12 years ago |
Dayle Rees
|
483f5705a9
Merge pull request #990 from resurtm/html-indentation-fix
|
12 years ago |
Dayle Rees
|
c27614b217
Merge pull request #996 from Jakobud/feature/pagination-docs
|
12 years ago |
Dayle Rees
|
f7e7fa6299
Merge pull request #995 from cviebrock/eloquent-delete-doc
|
12 years ago |
Dayle Rees
|
3b09f99f9e
Merge pull request #989 from dprvig/develop
|
12 years ago |
Dayle Rees
|
5299e32aee
Merge pull request #1011 from Jakobud/feature/templating-docs
|
12 years ago |
Jason Lewis
|
f408fcc26b
Allow bundles to respond to root requests.
|
12 years ago |
Jakobud
|
433318181b
In the call() method, the exception wasn't being thrown if only 1 or more than 2 arguments were passed to the method. Fixed conditional statement to only accept exactly 2 arguments.
|
12 years ago |
Jakobud
|
7475bcd348
Added documentation for the @render() Blade method
|
12 years ago |
Tao Wu
|
2f48bbba12
Update laravel/documentation/views/home.md
|
12 years ago |
stupoh
|
a1914d65f0
Added Indonesian language files
|
12 years ago |
Tobsn
|
34c746b4f8
added @continue
|
12 years ago |
Tobsn
|
6cb2ddad64
multiline echo and comments
|
12 years ago |
Tobsn
|
1c92b907d5
fixed two typos
|
12 years ago |
Taylor Otwell
|
5c3ede74d9
Merge pull request #946 from franzliedke/patch-23
|
12 years ago |