Matt Helm
|
4cb904f44d
|
Fix indentation and double slashes
|
2013-01-23 10:23:39 -05:00 |
Matt Helm
|
e48a2d723b
|
Fix indentation and double slashes
|
2013-01-23 10:19:44 -05:00 |
Matt Helm
|
818be60551
|
Add Command alias to application configuration
Signed-off-by: Matt Helm <helmme@n3k8.net>
|
2013-01-17 16:11:18 -05:00 |
Taylor Otwell
|
926cdaa7f5
|
reimplement locale uri slugs.
|
2012-08-20 10:46:23 -05:00 |
Taylor Otwell
|
79f92e57df
|
defer language support in URIs to version 4.
|
2012-08-09 22:42:03 -05:00 |
Chris Berthe
|
b325e954e3
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2012-07-12 11:15:43 -04:00 |
Taylor Otwell
|
10e5918e23
|
clear out langauges option.
|
2012-07-11 10:24:08 -05:00 |
Taylor Otwell
|
c8718a32ec
|
added option for URI languages.
|
2012-07-11 10:18:48 -05:00 |
Chris Berthe
|
fafaf724b0
|
Grammar/Vocabulary fixes
Signed-off-by: Chris Berthe <chrisberthe@gmail.com>
|
2012-06-13 11:19:20 -04:00 |
Dayle Rees
|
4abd56e695
|
added alias Authenticator for Laravel\Auth\Drivers\Driver
|
2012-05-24 15:34:34 +02:00 |
Taylor Otwell
|
efe3de6843
|
Allow the specification of a asset base URL.
|
2012-04-30 11:52:30 -05:00 |
Colin Viebrock
|
95dc06ad2f
|
whitespace fix
|
2012-04-23 23:44:31 -05:00 |
Colin Viebrock
|
71d361e071
|
Configuration option to set different server for asset files.
|
2012-04-23 22:48:16 -05:00 |
Taylor Otwell
|
4440412f57
|
turn off profiler by default.
|
2012-04-19 10:51:29 -05:00 |
Taylor Otwell
|
c1582e7c84
|
Turn on profiler by default.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-04-04 14:21:38 -05:00 |
Taylor Otwell
|
ffb4034631
|
fix url parsing.
|
2012-04-04 10:16:15 -05:00 |
Taylor Otwell
|
1ca7d799af
|
changes
|
2012-04-03 16:53:15 -05:00 |
Dayle Rees
|
8d16ce8d81
|
adding the anbu alias
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
|
2012-03-28 11:09:11 +01:00 |
Taylor Otwell
|
35e53b8cef
|
Reintegrating Blade with Laravel using View engine event.
|
2012-03-22 11:48:07 -05:00 |
Taylor Otwell
|
d6d667af90
|
Added Eloquent 2.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-16 08:37:31 -05:00 |
Taylor Otwell
|
86fa595317
|
set application key by default.
|
2012-02-22 11:00:02 -06:00 |
ladea
|
670dee6c49
|
typo
|
2012-02-21 14:31:52 +02:00 |
Taylor Otwell
|
ba3f62f79a
|
added auto_key config option.
|
2012-02-17 09:00:53 -06:00 |
Taylor Otwell
|
3a92facc76
|
updated routing to fix several issues.
|
2012-02-12 14:48:36 -06:00 |
Taylor Otwell
|
a0379ea48d
|
fix comment about bundle caching.
|
2012-02-08 08:20:46 -06:00 |
Taylor Otwell
|
3e398d1b49
|
added auto start bundle option.
|
2012-02-07 16:59:51 -06:00 |
Taylor Otwell
|
a11318863a
|
improving bundle workflow.
|
2012-02-07 15:00:35 -06:00 |
Taylor Otwell
|
5b6b156b41
|
move timezone set into core bootstrap.
|
2012-02-06 09:35:28 -06:00 |
Taylor Otwell
|
2b12c0c140
|
modified cookie class. set application key on first request if not set.
|
2012-01-31 15:58:00 -06:00 |
Taylor Otwell
|
d76cf4ba23
|
bundle improvements.
|
2012-01-26 17:01:17 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |
Taylor Otwell
|
b7b80d6d49
|
the application url will now be auto-detected.
|
2011-11-28 23:10:16 -06:00 |
Taylor Otwell
|
5f348b2c6e
|
refactoring various classes.
|
2011-11-22 18:00:17 -06:00 |
Taylor Otwell
|
b6ab0b08ce
|
moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file.
|
2011-11-11 21:27:30 -06:00 |
Jason Lewis
|
654a0b88f2
|
Added Paginator to the array of aliased classes.
|
2011-11-10 17:52:37 +11:00 |
Taylor Otwell
|
75ba2447f8
|
Fix Hash class alias.
|
2011-11-09 10:32:26 -06:00 |
Taylor Otwell
|
a1e82d2166
|
added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements.
|
2011-11-08 20:08:20 -06:00 |
Taylor Otwell
|
d05f4fa0db
|
renamed hasher class to hash and hash method to make.
|
2011-11-07 23:32:32 -06:00 |
Taylor Otwell
|
0cd6966e15
|
tweaked configuration comments.
|
2011-11-07 22:59:00 -06:00 |
Taylor Otwell
|
6081baaa20
|
git rid of uri test case and remove information from config.
|
2011-11-01 23:42:47 -05:00 |
Taylor Otwell
|
6048d20921
|
refactoring the session class.
|
2011-11-01 23:11:08 -05:00 |
Taylor Otwell
|
2e1fed294f
|
refactoring bootstrapping.
|
2011-11-01 22:55:43 -05:00 |
Taylor Otwell
|
83d927c4f1
|
refactoring.
|
2011-11-01 19:41:35 -05:00 |
Taylor Otwell
|
997a90bcf5
|
major session refactoring.
|
2011-10-31 22:15:47 -05:00 |
Taylor Otwell
|
ef9e4dfd61
|
reverting di refactoring.
|
2011-10-29 22:31:50 -05:00 |
Taylor Otwell
|
932a70b6cf
|
refactoring for better dependency injection on a few classes.
|
2011-10-29 22:24:32 -05:00 |
Taylor Otwell
|
b6d7df4510
|
fix cache manager alias.
|
2011-10-27 08:03:44 -05:00 |
Taylor Otwell
|
7bf84066bf
|
refactoring. added redis drivers.
|
2011-10-26 21:21:31 -05:00 |
Taylor Otwell
|
9fa69e0844
|
refactoring routing and class comments.
|
2011-10-13 21:32:11 -05:00 |
Taylor Otwell
|
ba751b430b
|
restructured session handling.
|
2011-10-12 23:15:10 -05:00 |