tag_name;
// Requests current version from the local version file and sets it as variable
$Vlocal = 'v' . file_get_contents(base_path("version.json"));
?>
@if(auth()->user()->role == 'admin' and $Vgit > $Vlocal)
@if($_SERVER['QUERY_STRING'] === '')
l
Updater
@if(strtoupper(substr(PHP_OS, 0, 3)) === 'WIN')
The updater only works on Linux based systems.
@else
You can update your installation automatically or download the update and install it manually: