Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768585
Controller.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
304 B
Referenced Files
None
Subscribers
None
Controller.php
View Options
<?php
namespace
AuthGrove\Http\Controllers
;
use
Illuminate\Foundation\Bus\DispatchesCommands
;
use
Illuminate\Routing\Controller
as
BaseController
;
use
Illuminate\Foundation\Validation\ValidatesRequests
;
abstract
class
Controller
extends
BaseController
{
use
DispatchesCommands
,
ValidatesRequests
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Nov 25, 08:55 (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259886
Default Alt Text
Controller.php (304 B)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment