Taylor Otwell
|
4bee6d1bca
|
put str_object back in.
|
2012-04-04 14:48:51 -05:00 |
Taylor Otwell
|
609920b0d0
|
Allow str_contains to take an array.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-04-04 14:30:32 -05:00 |
Taylor Otwell
|
89766bef84
|
converting to httpfoundation response.
|
2012-03-28 17:11:55 -05:00 |
Taylor Otwell
|
9dbbc5848b
|
Fix blade @includes.
|
2012-03-24 22:37:15 -05:00 |
Taylor Otwell
|
1383edde39
|
Return empty string when null is passed to render helper.
|
2012-03-24 09:25:33 -05:00 |
Taylor Otwell
|
8e8b0b8cb3
|
More Blade improvements… adds template inheritance.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-23 13:01:36 -05:00 |
Taylor Otwell
|
0e4a63606f
|
Added render_each helper.
|
2012-03-22 16:05:33 -05:00 |
Taylor Otwell
|
30204e082b
|
Fixing bugs in eloquent relating to namespaces.
|
2012-03-21 15:45:05 -05:00 |
Taylor Otwell
|
dc92dd264d
|
Adding auto detection of intermediate table names.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-16 13:01:48 -05:00 |
Max Zender
|
5eece1f33f
|
Added a helper method to render a given view
Signed-off-by: Max Zender <maxzender@gmail.com>
|
2012-03-09 17:05:29 +01:00 |
Taylor Otwell
|
ca5dfa4061
|
fixing underscored library auto-loading.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-02-27 14:08:01 -06:00 |
Taylor Otwell
|
b262e743c0
|
autoload bundles based on namespace.
|
2012-02-19 21:59:57 -06:00 |
Taylor Otwell
|
bf6313e50b
|
cleaning up code.
|
2012-02-17 14:02:53 -06:00 |
Taylor Otwell
|
9f60c5e15a
|
https option no longer needed on path helpers.
|
2012-02-14 11:34:43 -06:00 |
Taylor Otwell
|
3a92facc76
|
updated routing to fix several issues.
|
2012-02-12 14:48:36 -06:00 |
Taylor Otwell
|
a11318863a
|
improving bundle workflow.
|
2012-02-07 15:00:35 -06:00 |
Taylor Otwell
|
8b2f3e8421
|
added has_php helper.
|
2012-02-06 09:28:29 -06:00 |
Phill Sparks
|
62072e5281
|
PHPDoc fixes
|
2012-02-04 21:30:52 +00:00 |
Taylor Otwell
|
d7fcd74a02
|
added with helper.
|
2012-02-03 16:00:01 -06:00 |
Taylor Otwell
|
97fcea1e51
|
cleaned up paths.
|
2012-01-28 14:55:08 -06:00 |
Taylor Otwell
|
f44c565ee4
|
converted path constants to $GLOBALS.
|
2012-01-27 16:17:43 -06:00 |
Taylor Otwell
|
7aecd7857f
|
refactoring the router.
|
2012-01-27 08:47:12 -06:00 |
Taylor Otwell
|
da1e2b6bf8
|
change lang back to __
|
2012-01-26 08:35:57 -06:00 |
Taylor Otwell
|
af170af12d
|
overall code quality audit.
|
2012-01-25 15:31:04 -06:00 |
Taylor Otwell
|
ec2fc6ddd0
|
fixed infinite loop when removing magic.
|
2012-01-24 11:29:05 -06:00 |
Taylor Otwell
|
27483835f4
|
always disable magic quotes at runtime.
|
2012-01-24 10:06:48 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |
Taylor Otwell
|
0dc43490a6
|
moved functions to helpers file.
|
2011-11-10 22:10:18 -06:00 |