Fixed bad model name
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
class IncidentTemplate extends Eloquemt {
|
class IncidentTemplate extends Eloquent {
|
||||||
public static function boot() {
|
public static function boot() {
|
||||||
parent::boot();
|
parent::boot();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user