Update Hilangkan Nama Schema
This commit is contained in:
@@ -11,7 +11,7 @@ class Notifikasi extends Eloquent
|
||||
use HasFactory;
|
||||
use Uuids;
|
||||
protected $connection = 'Samasa';
|
||||
protected $table = 'SAMASA.notifikasi';
|
||||
protected $table = 'notifikasi';
|
||||
protected $fillable = [
|
||||
"role_from",
|
||||
"role_to",
|
||||
|
||||
Reference in New Issue
Block a user