tillsanders
|
00d1baf69e
Update laravel/helpers.php
|
12 years ago |
Sergii Grebeniuk
|
690e8572aa
phpdoc fixes
|
12 years ago |
Dayle Rees
|
4b97c28c6b
Merge pull request #860 from stevefrost/develop
|
12 years ago |
Dayle Rees
|
2c6ed23b45
fixing merge issues
|
12 years ago |
Franz Liedke
|
6b5cccc15f
Move get_file_size() helper function to helpers.php.
|
12 years ago |
Steve Frost
|
a8b5231e57
Updated the dd function to var_dump inside pre tags, makes is a bit more readable
|
12 years ago |
Chris Berthe
|
fafaf724b0
Grammar/Vocabulary fixes
|
12 years ago |
Phill Sparks
|
6151886860
Generated URLs default to use the current protocol (http or https)
|
13 years ago |
Colin Viebrock
|
319c450f6f
Make Input::only() and Input::except() into array_only() and array_except() helpers.
|
13 years ago |
Taylor Otwell
|
caf0bb7cb2
Fully qualify eloquent class.
|
13 years ago |
Taylor Otwell
|
9ed91af1e8
added Response::eloquent method.
|
13 years ago |
Taylor Otwell
|
cf29450b99
Fix bug in array_pluck helper.
|
13 years ago |
Taylor Otwell
|
68d9210ef5
Added array_pluck method.
|
13 years ago |
Taylor Otwell
|
a92ab1ca30
Fixing bugs.
|
13 years ago |
Taylor Otwell
|
a19b8b9675
tweaking the value method.
|
13 years ago |
Taylor Otwell
|
f6388e26be
added dd helper.
|
13 years ago |
Taylor Otwell
|
4bee6d1bca
put str_object back in.
|
13 years ago |
Taylor Otwell
|
609920b0d0
Allow str_contains to take an array.
|
13 years ago |
Taylor Otwell
|
89766bef84
converting to httpfoundation response.
|
13 years ago |
Taylor Otwell
|
9dbbc5848b
Fix blade @includes.
|
13 years ago |
Taylor Otwell
|
1383edde39
Return empty string when null is passed to render helper.
|
13 years ago |
Taylor Otwell
|
8e8b0b8cb3
More Blade improvements… adds template inheritance.
|
13 years ago |
Taylor Otwell
|
0e4a63606f
Added render_each helper.
|
13 years ago |
Taylor Otwell
|
30204e082b
Fixing bugs in eloquent relating to namespaces.
|
13 years ago |
Taylor Otwell
|
dc92dd264d
Adding auto detection of intermediate table names.
|
13 years ago |
Max Zender
|
5eece1f33f
Added a helper method to render a given view
|
13 years ago |
Taylor Otwell
|
ca5dfa4061
fixing underscored library auto-loading.
|
13 years ago |
Taylor Otwell
|
b262e743c0
autoload bundles based on namespace.
|
13 years ago |
Taylor Otwell
|
bf6313e50b
cleaning up code.
|
13 years ago |
Taylor Otwell
|
9f60c5e15a
https option no longer needed on path helpers.
|
13 years ago |
Taylor Otwell
|
3a92facc76
updated routing to fix several issues.
|
13 years ago |
Taylor Otwell
|
a11318863a
improving bundle workflow.
|
13 years ago |
Taylor Otwell
|
8b2f3e8421
added has_php helper.
|
13 years ago |
Phill Sparks
|
62072e5281
PHPDoc fixes
|
13 years ago |
Taylor Otwell
|
d7fcd74a02
added with helper.
|
13 years ago |
Taylor Otwell
|
97fcea1e51
cleaned up paths.
|
13 years ago |
Taylor Otwell
|
f44c565ee4
converted path constants to $GLOBALS.
|
13 years ago |
Taylor Otwell
|
7aecd7857f
refactoring the router.
|
13 years ago |
Taylor Otwell
|
da1e2b6bf8
change lang back to __
|
13 years ago |
Taylor Otwell
|
af170af12d
overall code quality audit.
|
13 years ago |
Taylor Otwell
|
ec2fc6ddd0
fixed infinite loop when removing magic.
|
13 years ago |
Taylor Otwell
|
27483835f4
always disable magic quotes at runtime.
|
13 years ago |
Taylor Otwell
|
b5442c67fc
merged skunkworks into develop.
|
13 years ago |
Taylor Otwell
|
0dc43490a6
moved functions to helpers file.
|
13 years ago |