Fix flight page errors and some naming fixes

This commit is contained in:
Nabeel Shahzad
2018-03-08 08:51:36 -06:00
parent fefc6bc22a
commit f13c961863
27 changed files with 125 additions and 89 deletions

View File

@@ -4,7 +4,7 @@ namespace App\Models\Traits;
use App\Models\Expense;
trait Expensable
trait ExpensableTrait
{
public static function bootExpensable()
{

View File

@@ -4,7 +4,7 @@ namespace App\Models\Traits;
use Hashids\Hashids;
trait HashId
trait HashIdTrait
{
/**
* @return string