mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-21 21:44:26 +00:00
add migration
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace App;
|
||||
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
class TimeLimit extends Model
|
||||
{
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user