mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-04 17:56:24 +01:00
Refactoring classes into src/ folder, so they will be auto-loaded by composer
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace MyAAC\Models;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class AccountVipList extends Model {
|
||||
|
||||
Reference in New Issue
Block a user