Skip to content

[Liferaft] File input and the new request objects #3016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 97 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
d2acaa2
Point at 4.3.
taylorotwell Jun 1, 2014
e5fe0af
Move the environment settings into their own file.
taylorotwell Jun 24, 2014
5b82dfb
Working on compile config file.
taylorotwell Jul 18, 2014
b20409f
Move storage out of app directory.
taylorotwell Jul 27, 2014
a8a0996
Tweak default SQLite database.
taylorotwell Jul 27, 2014
812532c
Rename commands directory.
taylorotwell Jul 27, 2014
a500135
Fix autoload map.
taylorotwell Jul 30, 2014
0e0fd73
Working on overall app structure.
taylorotwell Jul 31, 2014
4131fbd
Continuing to work on structure.
taylorotwell Aug 1, 2014
c58286a
Remove class loader from aliases.
taylorotwell Aug 1, 2014
9b00554
Merging structure branch.
taylorotwell Aug 1, 2014
1a0b1cc
Work on inspiring command.
taylorotwell Aug 1, 2014
4b117a6
Fix a few things.
taylorotwell Aug 1, 2014
c4babe0
Merge branch 'master' into develop
taylorotwell Aug 1, 2014
3a34a99
Working on default route setup.
taylorotwell Aug 2, 2014
e166aa5
Working on new provider and aliases.
taylorotwell Aug 3, 2014
8aa4a0a
Adding requests directory.
taylorotwell Aug 3, 2014
6070d93
Working on new directory structure.
taylorotwell Aug 11, 2014
727d097
Remove accidental dependency.
taylorotwell Aug 11, 2014
084a91c
Add src path.
taylorotwell Aug 11, 2014
00099ae
Working on directory structure. Event provider.
taylorotwell Aug 11, 2014
ac9ce28
Rename core directory.
taylorotwell Aug 12, 2014
1e8ed2c
Make a few tweaks to providers.
taylorotwell Aug 12, 2014
2effec9
Update the GitIgnore file.
taylorotwell Aug 12, 2014
b0334fd
Use a standard routes file by default.
taylorotwell Aug 12, 2014
c33453e
Pull routes after booting application.
taylorotwell Aug 12, 2014
262dec1
Add more paths.
taylorotwell Aug 13, 2014
ee6f47d
Working on app structure.
taylorotwell Aug 13, 2014
2649df1
Unused path.
taylorotwell Aug 13, 2014
2787585
Namespace change.
taylorotwell Aug 13, 2014
a5f4e74
Autoload the console.
taylorotwell Aug 13, 2014
da93563
Remove none existing files being referred in .gitignore
crynobone Aug 17, 2014
9aae50e
Working on the default app structure.
taylorotwell Aug 19, 2014
a9a41d7
Update paths.
taylorotwell Aug 19, 2014
79bcb45
Fix compile file.
taylorotwell Aug 19, 2014
3ffbb5d
Renaming folders.
taylorotwell Aug 19, 2014
80a6055
Rename.
taylorotwell Aug 19, 2014
61b67ef
Merge pull request #2967 from crynobone/patch/update-gitignore
taylorotwell Aug 19, 2014
aae8ef3
Fix gitignore files.
taylorotwell Aug 19, 2014
177d1eb
Mega work on structure.
taylorotwell Aug 20, 2014
eb4f536
Set console command name.
taylorotwell Aug 20, 2014
cadc592
Update controller namespace.
taylorotwell Aug 20, 2014
e084583
Move PHPUnit to require-dev and fixes directory references to tests.
crynobone Aug 20, 2014
695ee01
Merge pull request #2970 from crynobone/patch/phpunit
taylorotwell Aug 20, 2014
2ab3d52
Add note.
taylorotwell Aug 20, 2014
838b20d
Use facades.
taylorotwell Aug 20, 2014
59289af
Tweak where views and lang files are located.
taylorotwell Aug 21, 2014
e7617ff
Change how controller is aliased.
taylorotwell Aug 21, 2014
aeffa17
Fix path.
taylorotwell Aug 21, 2014
479461e
Simplify .gitignore's .env
Aug 21, 2014
4204337
Remove remote provider.
taylorotwell Aug 21, 2014
a68933d
Remove some service providers and aliases.
taylorotwell Aug 21, 2014
c9fb1c9
Fixing a few things. Namespace configuration.
taylorotwell Aug 22, 2014
35df36f
Fix slashes.
taylorotwell Aug 22, 2014
ca3c8c3
Remove unnecessary alias.
taylorotwell Aug 22, 2014
e52be1f
Merge pull request #2974 from jpavon/patch-2
taylorotwell Aug 22, 2014
5b1e511
Merge branch 'master' into develop
taylorotwell Aug 22, 2014
f6b347b
Add language line.
taylorotwell Aug 22, 2014
3ee17a9
Merge branch 'master' into develop
taylorotwell Aug 22, 2014
3e9e9c6
Merge branch 'master' into develop
taylorotwell Aug 22, 2014
d6719eb
Fix contracts.
taylorotwell Aug 23, 2014
3ade971
Add filesystem configuration.
taylorotwell Aug 24, 2014
a204045
Typo.
taylorotwell Aug 24, 2014
76c84d8
Convert configuration PHP 5.4 arrays.
taylorotwell Aug 24, 2014
fdba65c
Convert arrays.
taylorotwell Aug 24, 2014
78c932f
Working on a few changes.
taylorotwell Aug 27, 2014
198b54d
Simplify providers.
taylorotwell Aug 27, 2014
bde518b
Use App facade.
taylorotwell Aug 27, 2014
a1547b3
Convert language PHP 5.4 arrays.
serhatdurum Aug 28, 2014
5f5cc82
Convert language PHP 5.4 arrays.
serhatdurum Aug 28, 2014
01e97e1
Convert language PHP 5.4 arrays.
serhatdurum Aug 28, 2014
c9ea1cb
Fix doc blocks.
taylorotwell Aug 28, 2014
45f0b4f
Use injection here. Blah, can't decide.
taylorotwell Aug 28, 2014
2f998b2
Settle on Facades in service providers.
taylorotwell Aug 28, 2014
a7f3512
Set root controller namespace.
taylorotwell Aug 29, 2014
6fe851c
Import facade.
taylorotwell Aug 29, 2014
a27f748
Extend model.
taylorotwell Aug 29, 2014
aa9015c
Use working directory.
taylorotwell Aug 29, 2014
2b04647
Remove a few providers.
taylorotwell Aug 30, 2014
2ddf39f
Remove classes from aliases list
driesvints Aug 31, 2014
8b18b40
Merge pull request #2980 from driesvints/feature/dont-extend-class-al…
taylorotwell Sep 2, 2014
962ae1b
Merge pull request #2979 from serhatdurum/develop
taylorotwell Sep 2, 2014
56a1bae
Fix parameters for the AuthFilter.
jasonlewis Sep 2, 2014
5bdf965
Update the docblock for the CsrfFilter.
jasonlewis Sep 2, 2014
c993970
Spellcheck
Sep 2, 2014
2fb780b
Merge pull request #2981 from jasonlewis/fix/auth-csrf-filters
taylorotwell Sep 3, 2014
c3c93cf
Updated Eloquent to Eloquent\Model
Sep 4, 2014
5eaaadc
[bug] Auth filter still redirects to /login not auth/login
alnutile Sep 7, 2014
dd42bef
Working on read me.
taylorotwell Sep 7, 2014
464c595
Merge pull request #2991 from alnutile/patch-3
taylorotwell Sep 7, 2014
35d2be4
Merge pull request #2985 from brnlbs/develop
taylorotwell Sep 7, 2014
0f5e0f8
Merge pull request #2983 from ajschmaltz/patch-1
taylorotwell Sep 7, 2014
1f738b1
Fix readme.
taylorotwell Sep 8, 2014
eff1f84
Remove extra lines.
taylorotwell Sep 9, 2014
13d19d6
Fix dependency
tyloo Sep 12, 2014
bfd5323
Merge pull request #3011 from tyloo/patch-1
taylorotwell Sep 12, 2014
78e9697
File input and the new request object
Sep 14, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Working on app structure.
  • Loading branch information
taylorotwell committed Aug 13, 2014
commit ee6f47dc47ad6ba8dd438c86c0ca130d6e8efbb4
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public function map()
{
$this->app->booted(function()
{
require app('path.src').'/Http/routes.php';
require app('path').'/routes.php';
});
}

Expand Down
File renamed without changes.
8 changes: 4 additions & 4 deletions bootstrap/paths.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@
|
*/

'commands' => __DIR__.'/../app/src/Console',
'commands' => __DIR__.'/../app/console',
'config' => __DIR__.'/../app/config',
'controllers' => __DIR__.'/../app/src/Http/Controllers',
'controllers' => __DIR__.'/../app/http/controllers',
'database' => __DIR__.'/../app/database',
'filters' => __DIR__.'/../app/src/Http/Filters',
'filters' => __DIR__.'/../app/http/filters',
'lang' => __DIR__.'/../app/lang',
'requests' => __DIR__.'/../app/src/Http/Requests',
'requests' => __DIR__.'/../app/http/requests',
'src' => __DIR__.'/../app/src',

);
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@
"autoload": {
"classmap": [
"app/database",
"app/src",
"app/http",
"app/tests/TestCase.php"
],
"psr-4": {
"App\\": "app/src/Core/"
"App\\": "app/src/core/",
"Providers\\": "app/providers/"
}
},
"scripts": {
Expand Down