Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12870101
ConfigServiceProvider.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
508 B
Referenced Files
None
Subscribers
None
ConfigServiceProvider.php
View Options
<?php
namespace
AuthGrove\Providers
;
use
Illuminate\Support\ServiceProvider
;
class
ConfigServiceProvider
extends
ServiceProvider
{
/**
* Overwrite any vendor / package configuration.
*
* This service provider is intended to provide a convenient location for you
* to overwrite any "vendor" or package configuration that you may want to
* modify before the application handles the incoming request / command.
*
* @return void
*/
public
function
register
()
{
config
([
//
]);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Nov 17, 15:45 (12 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3165317
Default Alt Text
ConfigServiceProvider.php (508 B)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment