Taylor Otwell
|
8f3d0ed8eb
|
Inject router into before method.
|
2014-09-24 09:58:12 -05:00 |
|
Taylor Otwell
|
692c9667c7
|
Let router be inherited by route script.
|
2014-09-24 09:49:21 -05:00 |
|
Taylor Otwell
|
076d86bf26
|
Simplifying some filters.
|
2014-09-23 08:31:57 -05:00 |
|
Taylor Otwell
|
986c964c98
|
Merge pull request #3034 from crynobone/patch/tabs
Fixes Indentation: Use tabs, always.
|
2014-09-23 08:29:48 -05:00 |
|
Taylor Otwell
|
d45ff68f6d
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2014-09-22 20:22:19 -05:00 |
|
Taylor Otwell
|
f9c3754df9
|
More work on filters.
|
2014-09-22 20:22:17 -05:00 |
|
Taylor Otwell
|
34ee58acb6
|
Do some more injection on filters.
|
2014-09-22 20:21:58 -05:00 |
|
Taylor Otwell
|
fbd663c9f1
|
Merge pull request #3031 from GrahamCampbell/cs
CS Fixes
|
2014-09-22 08:57:17 -05:00 |
|
Taylor Otwell
|
4e5a151774
|
Embrace contracts.
|
2014-09-18 19:35:08 -05:00 |
|
Taylor Otwell
|
7c8b8e7dba
|
Make Artisan service provider be deferred.
|
2014-09-17 22:30:45 -05:00 |
|
Taylor Otwell
|
100f727fd4
|
Merge pull request #3021 from hernandev/develop
Fix typo on config namespaces.controller to namespace.controllers
|
2014-09-16 11:41:47 -05:00 |
|
Taylor Otwell
|
bfd5323fab
|
Merge pull request #3011 from tyloo/patch-1
Fix dependency
|
2014-09-12 11:02:45 -05:00 |
|
Taylor Otwell
|
eff1f84050
|
Remove extra lines.
|
2014-09-09 10:01:59 -05:00 |
|
Taylor Otwell
|
1f738b12b3
|
Fix readme.
|
2014-09-08 10:19:26 -05:00 |
|
Taylor Otwell
|
0f5e0f8b1a
|
Merge pull request #2983 from ajschmaltz/patch-1
Spellcheck
|
2014-09-07 17:11:43 -05:00 |
|
Taylor Otwell
|
35d2be474a
|
Merge pull request #2985 from brnlbs/develop
Updated Eloquent to Eloquent\Model
|
2014-09-07 17:09:05 -05:00 |
|
Taylor Otwell
|
464c595c46
|
Merge pull request #2991 from alnutile/patch-3
[bug] Auth filter still redirects to /login not auth/login
|
2014-09-07 17:08:49 -05:00 |
|
Taylor Otwell
|
dd42bef809
|
Working on read me.
|
2014-09-07 12:05:59 -05:00 |
|
Taylor Otwell
|
2fb780b63f
|
Merge pull request #2981 from jasonlewis/fix/auth-csrf-filters
Fix for the Auth filter and docblock stuff for CSRF filter.
|
2014-09-03 15:47:18 +02:00 |
|
Taylor Otwell
|
962ae1b668
|
Merge pull request #2979 from serhatdurum/develop
Convert "language" files php 5.4 arrays
|
2014-09-02 06:48:48 +02:00 |
|
Taylor Otwell
|
8b18b40a7b
|
Merge pull request #2980 from driesvints/feature/dont-extend-class-aliases
Remove classes from aliases list
|
2014-09-02 06:48:30 +02:00 |
|
Taylor Otwell
|
2b04647bb7
|
Remove a few providers.
|
2014-08-30 12:00:25 +02:00 |
|
Taylor Otwell
|
aa9015cac0
|
Use working directory.
|
2014-08-29 15:53:01 +02:00 |
|
Taylor Otwell
|
a27f7486dc
|
Extend model.
|
2014-08-29 13:58:51 +02:00 |
|
Taylor Otwell
|
6fe851cc0a
|
Import facade.
|
2014-08-29 04:54:40 +02:00 |
|
Taylor Otwell
|
a7f3512743
|
Set root controller namespace.
|
2014-08-29 04:18:29 +02:00 |
|
Taylor Otwell
|
2f998b2095
|
Settle on Facades in service providers.
|
2014-08-29 00:21:49 +02:00 |
|
Taylor Otwell
|
45f0b4f9d9
|
Use injection here. Blah, can't decide.
|
2014-08-28 15:00:43 +02:00 |
|
Taylor Otwell
|
c9ea1cbf03
|
Fix doc blocks.
|
2014-08-28 14:47:08 +02:00 |
|
Taylor Otwell
|
bde518b59c
|
Use App facade.
|
2014-08-27 22:05:56 +02:00 |
|
Taylor Otwell
|
198b54d4ad
|
Simplify providers.
|
2014-08-27 21:50:37 +02:00 |
|
Taylor Otwell
|
78c932f688
|
Working on a few changes.
|
2014-08-27 12:49:50 +02:00 |
|
Taylor Otwell
|
fdba65c0dc
|
Convert arrays.
|
2014-08-24 14:04:21 -05:00 |
|
Taylor Otwell
|
76c84d8652
|
Convert configuration PHP 5.4 arrays.
|
2014-08-24 14:03:58 -05:00 |
|
Taylor Otwell
|
a204045b28
|
Typo.
|
2014-08-24 13:55:57 -05:00 |
|
Taylor Otwell
|
3ade971b23
|
Add filesystem configuration.
|
2014-08-24 13:55:10 -05:00 |
|
Taylor Otwell
|
d6719eb5e5
|
Fix contracts.
|
2014-08-23 12:50:39 -05:00 |
|
Taylor Otwell
|
3e9e9c6cb7
|
Merge branch 'master' into develop
|
2014-08-22 08:34:14 -05:00 |
|
Taylor Otwell
|
462b91157b
|
Merge pull request #2960 from josezenem/master
Missing validation sentence for timezone.
|
2014-08-22 08:34:03 -05:00 |
|
Taylor Otwell
|
3ee17a92e8
|
Merge branch 'master' into develop
|
2014-08-22 08:33:10 -05:00 |
|
Taylor Otwell
|
b363f3d195
|
Merge pull request #2964 from cjaoude/master
Add missing 'reminders.reset' message.
|
2014-08-22 08:32:50 -05:00 |
|
Taylor Otwell
|
f6b347b976
|
Add language line.
|
2014-08-22 08:32:07 -05:00 |
|
Taylor Otwell
|
5b1e511ab1
|
Merge branch 'master' into develop
|
2014-08-22 08:30:57 -05:00 |
|
Taylor Otwell
|
55053de667
|
Merge pull request #2971 from barryvdh/patch-3
Add type 'project' to composer.json
|
2014-08-22 08:29:35 -05:00 |
|
Taylor Otwell
|
e52be1f98d
|
Merge pull request #2974 from jpavon/patch-2
Simplify .gitignore's .env
|
2014-08-22 08:28:50 -05:00 |
|
Taylor Otwell
|
ca3c8c3e56
|
Remove unnecessary alias.
|
2014-08-21 23:41:47 -05:00 |
|
Taylor Otwell
|
35df36febb
|
Fix slashes.
|
2014-08-21 22:30:44 -05:00 |
|
Taylor Otwell
|
c9fb1c9110
|
Fixing a few things. Namespace configuration.
|
2014-08-21 21:25:03 -05:00 |
|
Taylor Otwell
|
a68933d34c
|
Remove some service providers and aliases.
|
2014-08-21 12:47:40 -05:00 |
|
Taylor Otwell
|
4204337382
|
Remove remote provider.
|
2014-08-21 10:36:50 -05:00 |
|
Taylor Otwell
|
aeffa1766f
|
Fix path.
|
2014-08-20 23:32:40 -05:00 |
|
Taylor Otwell
|
e7617ff19b
|
Change how controller is aliased.
|
2014-08-20 21:46:01 -05:00 |
|
Taylor Otwell
|
59289aff68
|
Tweak where views and lang files are located.
|
2014-08-20 20:41:24 -05:00 |
|
Taylor Otwell
|
838b20d4a0
|
Use facades.
|
2014-08-20 17:04:09 -05:00 |
|
Taylor Otwell
|
2ab3d52540
|
Add note.
|
2014-08-20 12:49:00 -05:00 |
|
Taylor Otwell
|
695ee0193d
|
Merge pull request #2970 from crynobone/patch/phpunit
[Fixes] Move PHPUnit to require-dev and fixes directory references to tests.
|
2014-08-20 09:21:47 -05:00 |
|
Taylor Otwell
|
cadc592ee2
|
Update controller namespace.
|
2014-08-20 00:39:17 -05:00 |
|
Taylor Otwell
|
eb4f536c44
|
Set console command name.
|
2014-08-20 00:26:14 -05:00 |
|
Taylor Otwell
|
177d1ebb7a
|
Mega work on structure.
|
2014-08-20 00:26:14 -05:00 |
|
Taylor Otwell
|
aae8ef3059
|
Fix gitignore files.
|
2014-08-19 00:03:15 -05:00 |
|
Taylor Otwell
|
61b67ef869
|
Merge pull request #2967 from crynobone/patch/update-gitignore
Remove none existing files being referred in .gitignore
|
2014-08-18 23:44:51 -05:00 |
|
Taylor Otwell
|
80a60552d7
|
Rename.
|
2014-08-18 23:43:10 -05:00 |
|
Taylor Otwell
|
3ffbb5d6ba
|
Renaming folders.
|
2014-08-18 23:42:49 -05:00 |
|
Taylor Otwell
|
79bcb450dd
|
Fix compile file.
|
2014-08-18 23:22:42 -05:00 |
|
Taylor Otwell
|
a9a41d7b96
|
Update paths.
|
2014-08-18 23:19:53 -05:00 |
|
Taylor Otwell
|
9aae50e501
|
Working on the default app structure.
|
2014-08-18 22:46:16 -05:00 |
|
Taylor Otwell
|
a5f4e74889
|
Autoload the console.
|
2014-08-13 10:01:57 -05:00 |
|
Taylor Otwell
|
278758542c
|
Namespace change.
|
2014-08-13 10:00:36 -05:00 |
|
Taylor Otwell
|
2649df12ca
|
Unused path.
|
2014-08-13 09:44:35 -05:00 |
|
Taylor Otwell
|
ee6f47dc47
|
Working on app structure.
|
2014-08-13 09:44:20 -05:00 |
|
Taylor Otwell
|
262dec16f8
|
Add more paths.
|
2014-08-13 09:30:14 -05:00 |
|
Taylor Otwell
|
c33453e97f
|
Pull routes after booting application.
|
2014-08-12 16:21:45 -05:00 |
|
Taylor Otwell
|
b0334fd4de
|
Use a standard routes file by default.
|
2014-08-12 16:18:11 -05:00 |
|
Taylor Otwell
|
2effec9c11
|
Update the GitIgnore file.
|
2014-08-12 15:13:57 -05:00 |
|
Taylor Otwell
|
1e8ed2cdcc
|
Make a few tweaks to providers.
|
2014-08-12 11:58:09 -05:00 |
|
Taylor Otwell
|
ac9ce28597
|
Rename core directory.
|
2014-08-12 07:01:09 -05:00 |
|
Taylor Otwell
|
00099ae56c
|
Working on directory structure. Event provider.
|
2014-08-11 16:13:43 -05:00 |
|
Taylor Otwell
|
084a91cf7c
|
Add src path.
|
2014-08-11 13:36:28 -05:00 |
|
Taylor Otwell
|
727d097a5b
|
Remove accidental dependency.
|
2014-08-11 10:42:42 -05:00 |
|
Taylor Otwell
|
6070d93c4a
|
Working on new directory structure.
|
2014-08-11 10:13:20 -05:00 |
|
Taylor Otwell
|
8aa4a0a6dc
|
Adding requests directory.
|
2014-08-03 14:13:30 -05:00 |
|
Taylor Otwell
|
e166aa5974
|
Working on new provider and aliases.
|
2014-08-03 14:06:00 -05:00 |
|
Taylor Otwell
|
8e468bcbf7
|
Merge branch 'master' of github.com:laravel/laravel
|
2014-08-02 21:39:34 -05:00 |
|
Taylor Otwell
|
3a34a99694
|
Working on default route setup.
|
2014-08-01 23:51:30 -05:00 |
|
Taylor Otwell
|
c4babe0a07
|
Merge branch 'master' into develop
|
2014-08-01 01:28:10 -05:00 |
|
Taylor Otwell
|
4b117a6ea8
|
Fix a few things.
|
2014-08-01 00:55:37 -05:00 |
|
Taylor Otwell
|
1a0b1cc08e
|
Work on inspiring command.
|
2014-08-01 00:46:47 -05:00 |
|
Taylor Otwell
|
9b00554990
|
Merging structure branch.
|
2014-07-31 23:44:43 -05:00 |
|
Taylor Otwell
|
c58286aa25
|
Remove class loader from aliases.
|
2014-07-31 23:41:39 -05:00 |
|
Taylor Otwell
|
4131fbd4dc
|
Continuing to work on structure.
|
2014-07-31 22:59:25 -05:00 |
|
Taylor Otwell
|
0e0fd73b43
|
Working on overall app structure.
|
2014-07-31 15:13:50 -05:00 |
|
Taylor Otwell
|
a5001352e6
|
Fix autoload map.
|
2014-07-29 23:52:16 -05:00 |
|
Taylor Otwell
|
812532c688
|
Rename commands directory.
|
2014-07-27 14:10:37 -05:00 |
|
Taylor Otwell
|
a8a0996faa
|
Tweak default SQLite database.
|
2014-07-26 22:00:51 -05:00 |
|
Taylor Otwell
|
b20409fa53
|
Move storage out of app directory.
|
2014-07-26 22:00:01 -05:00 |
|
Taylor Otwell
|
5b82dfb0ed
|
Working on compile config file.
|
2014-07-18 14:32:47 -05:00 |
|
Taylor Otwell
|
f4e091ff00
|
Merge pull request #2951 from bworwa/patch-1
Create .gitignore
|
2014-07-11 20:48:49 -05:00 |
|
Taylor Otwell
|
5d7f9b2188
|
Merge pull request #2947 from briankiewel/patch-1
spacing cleanup
|
2014-07-05 13:04:02 -05:00 |
|
Taylor Otwell
|
e5fe0aff57
|
Move the environment settings into their own file.
|
2014-06-23 21:22:55 -05:00 |
|
Taylor Otwell
|
a914718a57
|
Update validation.php
|
2014-06-06 19:09:27 -05:00 |
|