This website works better with JavaScript
Home
Explore
Help
Sign In
DC
/
jti-stafftool
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
1
Commit
1
Branch
Tree:
e5e1c7c234
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e5e1c7c234'
${ noResults }
jti-stafftool
/
app
/
Http
/
Controllers
/
Controller.php
Controller.php
77B
History
Raw
1
2
3
4
5
6
7
8
9
<?php
namespace App\Http\Controllers;
abstract class Controller
{
//
}