Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fastapi_django_main_live
/
laravel-sample
/
app
/
Http
/
Controllers
/
Controller.php
kenken999
laravel install
50cf058
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
<?php
namespace
App
\
Http
\
Controllers
;
abstract
class
Controller
{
//
}