mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Introduzione procedura di inizializzazione
This commit is contained in:
@@ -7,7 +7,7 @@ use Illuminate\Support\Facades\DB;
|
||||
|
||||
class ConfigurationController extends Controller
|
||||
{
|
||||
public static function isConfigCompleted()
|
||||
public static function isConfigured()
|
||||
{
|
||||
try {
|
||||
$connection = DB::connection();
|
||||
|
Reference in New Issue
Block a user