mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
Add projects, environments, applications, databases
This commit is contained in:
7
app/Models/ProjectSetting.php
Normal file
7
app/Models/ProjectSetting.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models;
|
||||
|
||||
class ProjectSetting extends BaseModel
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user