Add support for immutable carbon dates in models

This commit is contained in:
Dane Everitt
2020-04-03 23:22:35 -07:00
parent 6d1226a0c1
commit f51d65229b
20 changed files with 79 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
namespace Pterodactyl\Models;
class Setting extends Validable
class Setting extends Model
{
/**
* The table associated with the model.