mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
torrent api + swip constants
This commit is contained in:
9
app/Models/Category.php
Normal file
9
app/Models/Category.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models;
|
||||
|
||||
|
||||
class Category extends NexusModel
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user