This website requires JavaScript.
Explore
Help
Sign in
kevin
/
hypothetical
Watch
1
Star
0
Fork
You've already forked hypothetical
0
mirror of
https://github.com/prurigro/hypothetical.git
synced
2024-11-09 11:16:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5cd881d588
hypothetical
/
app
/
Http
/
Controllers
/
Controller.php
9 lines
77 B
PHP
Raw
Normal View
History
Unescape
Escape
Make a few additional changes that were missed before
2016-08-19 16:54:28 -04:00
<
?
php
namespace
App\Http\Controllers
;
Initial commit with a simple working site and the framework tweaked to work around it
2015-07-08 03:34:58 -04:00
Upgrade to Laravel 11.0.3
2024-03-19 17:11:58 -04:00
abstract
class
Controller
Make a few additional changes that were missed before
2016-08-19 16:54:28 -04:00
{
Upgrade to Laravel 11.0.3
2024-03-19 17:11:58 -04:00
//
Initial commit with a simple working site and the framework tweaked to work around it
2015-07-08 03:34:58 -04:00
}
Reference in a new issue
Copy permalink