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
6
Commits
1
Branch
Tree:
f453768ec9
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f453768ec9'
${ 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
{
//
}