- 16 Dec, 2012 1 commit
-
-
By using 3 braces instead of 2, you can now automatically apply HTML::entities() to any output
theshiftexchange committed
-
- 03 Dec, 2012 1 commit
-
-
Performance enhancement for HTML Class.
Taylor Otwell committed
-
- 27 Nov, 2012 6 commits
-
-
Added Albanian Language
Dayle Rees committed -
CSS resets for the profiler bar
Dayle Rees committed -
Fix pull request #1467
Dayle Rees committed -
Changed DB config hosts to IP addresses
Dayle Rees committed -
Flakerimi committed
-
Make query() available publicly via object and statically.
Phill Sparks committed
-
- 24 Nov, 2012 2 commits
-
-
Franz Liedke committed
-
[Eloquent] Allow hiding relationships
Taylor Otwell committed
-
- 23 Nov, 2012 1 commit
-
-
Franz Liedke committed
-
- 17 Nov, 2012 1 commit
-
-
We want to reset the profiler bar so that it's still readable even if the page's font color is light or borders are added to links.
Josh Betz committed
-
- 12 Nov, 2012 1 commit
-
-
Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
Dejan Geci committed
-
- 06 Nov, 2012 7 commits
-
-
Taylor Otwell committed
-
Add unit testing coverage for Laravel\HTML
Dayle Rees committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed -
testcases. Also remove tearDown method, as it doesn't do anything at this moment. Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed -
Add full code coverage for Laravel\Form
Dayle Rees committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed
-
- 05 Nov, 2012 4 commits
-
-
Improve Blade unit-test code coverage
Taylor Otwell committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed -
fixed example code in docblock for url()
Shawn McCool committed
-
- 04 Nov, 2012 2 commits
-
-
Jason Lewis committed
-
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
Jason Lewis committed
-
- 03 Nov, 2012 2 commits
-
-
Add 500 response code to exception handler. -- machuga, JesseOBrien, sde...
Taylor Otwell committed -
Matthew Machuga committed
-
- 31 Oct, 2012 8 commits
-
-
Allowing use of third party Routers to handle Routing.
Taylor Otwell committed -
Ben Corlett committed
-
A class alias has always been provided in applications/config/application.php, however it is never called as the Router class is always directly targeting the Laravel namespaced class. Signed-off-by: Ben Corlett <bencorlett@me.com>
Ben Corlett committed -
A class alias has always been provided in applications/config/application.php, however it is never called as the Router class is always directly targeting the Laravel namespaced class. Signed-off-by: Ben Corlett <ben@bens-macbook-pro.lan>
Ben Corlett committed -
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 30 Oct, 2012 1 commit
-
-
Added migrate:rebuild command to clean and reconstruct the database
Taylor Otwell committed
-
- 27 Oct, 2012 2 commits
-
-
Update "docs/views/html.md", parse error in example code.
Taylor Otwell committed -
The example code for the `HTML::entities()` method in the documentation had unescaped apostrophes (single quotes) in the string passed as the first parameter. A parse error would have resulted should someone try to use that code.
Zander Baldwin committed
-
- 26 Oct, 2012 1 commit
-
-
Signed-off-by: Anahkiasen <ehtnam6@gmail.com>
Anahkiasen committed
-