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 |
Taylor Otwell
|
6cb79e6676
|
refactoring
|
2011-10-10 21:34:15 -05:00 |
Taylor Otwell
|
71b0ab8b8d
|
refactoring container for speed.
|
2011-10-05 18:32:48 -05:00 |
Taylor Otwell
|
52b68c060b
|
refactoring. adding back pagination.
|
2011-10-04 21:43:39 -05:00 |
Taylor Otwell
|
220c359eee
|
fixed changes.
|
2011-09-16 20:01:10 -05:00 |
Taylor Otwell
|
df84e36314
|
refactoring.
|
2011-08-23 21:04:40 -05:00 |
Taylor Otwell
|
1e90e42404
|
first commit of 2.0
|
2011-08-18 19:56:29 -05:00 |
Taylor Otwell
|
f0f3dffc11
|
added module support!
|
2011-08-03 22:10:07 -05:00 |
Taylor Otwell
|
acea14a306
|
Cleaning up configuration comments.
|
2011-07-28 13:42:41 -05:00 |
Taylor Otwell
|
1aa86d0798
|
improved performance. added support for database ports.
|
2011-06-28 12:21:21 -05:00 |
Taylor Otwell
|
471ba2f8ae
|
added validator to aliases.
|
2011-06-21 20:22:52 -05:00 |
michaelowens
|
c77e8c5a36
|
Fixed typo in View alias (missing backslash).
|
2011-06-19 11:50:56 -07:00 |
Michael Hasselbring
|
4d7794c2ca
|
Created file class with File::extension method, added File to aliases under application
|
2011-06-16 23:51:28 -05:00 |
Taylor Otwell
|
ac7a77ffeb
|
Fixed comment on application.url.
|
2011-06-16 07:24:46 -07:00 |
Taylor Otwell
|
5659532d6e
|
Added application.index to configuration file.
|
2011-06-16 07:23:26 -07:00 |
Taylor Otwell
|
c05ccc5d49
|
moved entities method to html class and added encoding configuration option.
|
2011-06-11 21:30:19 -05:00 |