Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117878751
AuthServiceProvider.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
578 B
Referenced Files
None
Subscribers
None
AuthServiceProvider.php
View Options
<?php
namespace
App\Providers
;
use
Illuminate\Support\Facades\Gate
;
use
Illuminate\Foundation\Support\Providers\AuthServiceProvider
as
ServiceProvider
;
class
AuthServiceProvider
extends
ServiceProvider
{
/**
* The policy mappings for the application.
*
* @var array
*/
protected
$policies
=
[
// 'App\Model' => 'App\Policies\ModelPolicy',
];
/**
* Register any authentication / authorization services.
*
* @return void
*/
public
function
boot
()
{
$this
->
registerPolicies
();
//
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Apr 5, 10:30 PM (2 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9c/5e/92950afc2985b4f255805c846f03
Default Alt Text
AuthServiceProvider.php (578 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline