mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
admin base
This commit is contained in:
7
app/Repositories/AuthenticateRepository.php
Normal file
7
app/Repositories/AuthenticateRepository.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace App\Repositories;
|
||||
|
||||
class AuthenticateRepository extends BaseRepository
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user