creating tables
This commit is contained in:
@@ -24,6 +24,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class TableComment extends Model
|
||||
{
|
||||
use Reportable;
|
||||
protected $guarded = [];
|
||||
|
||||
protected static function boot()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user