mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
fixes
This commit is contained in:
@@ -37,7 +37,7 @@ function general_error_handler(\Throwable|null $err = null, $that = null, $isJso
|
||||
}
|
||||
}
|
||||
|
||||
function get_parameters()
|
||||
function getRouteParameters()
|
||||
{
|
||||
return Route::current()->parameters();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user