This commit is contained in:
2024-07-03 15:15:59 +03:00
parent ec69208f05
commit a482a508e4
15 changed files with 1485 additions and 85 deletions

View File

@ -1,5 +1,5 @@
<?php
namespace Models;
namespace app\models;
use \Illuminate\Database\Eloquent\Model;