index
:
ryo/laravel-noob
main
Laravel test project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Http
/
Controllers
/
Controller.php
blob: 8677cd5cabb06901eac3d8f9a500094d2c1dab45 (
plain
)
1
2
3
4
5
6
7
8
<?php namespace App\Http\Controllers; abstract class Controller { // }