This website requires JavaScript.
Explore
Help
Sign In
proxima
/
backend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7393af96ac72f45d15fd201f99b9a00fc979af40
backend
/
src
/
app
/
Http
/
Controllers
/
Controller.php
T
9 lines
77 B
PHP
Raw
Normal View
History
Unescape
Escape
! Published.
2025-05-01 19:26:39 +02:00
<?
php
namespace
App\Http\Controllers
;
abstract
class
Controller
{
//
}
Reference in New Issue
Copy Permalink