Fix boot magic name in trait
This commit is contained in:
@@ -6,7 +6,7 @@ use App\Models\Expense;
|
||||
|
||||
trait ExpensableTrait
|
||||
{
|
||||
public static function bootExpensable()
|
||||
public static function bootExpensableTrait()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user