This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
Heimdall
Watch
1
Star
0
Fork
0
Code
Issues
163
Pull Requests
18
Projects
Releases
47
Wiki
Activity
radarr
plex
organizr
nginx
sonarr
dashboard
server
homepage
sabnzbd
heimdall
emby
couchpotato
nzbget
bookmark
application-dashboard
muximux
landingpage
startpage
landing
htpc
606
Commits
21
Branches
50
Tags
18 MiB
Tree:
40d6808067
Heimdall
/
app
/
Application.php
11 lines
107 B
Raw
Normal View
History
changes
7 years ago
<?php
namespace App;
use Illuminate\Database\Eloquent\Model;
class Application extends Model
{
//
}