if (!function_exists('thumb')) {
function thumb($query, $file) {
$file = str_replace('https://softpas.com/build/', '', $file);
$file = str_replace('https://www.softpas.com/build/', '', $file);
// Dacă e URL complet (extern), mergem direct pe CDN
if (strpos($file, 'https') === 0) {
return thumb_cdn($query, $file);
}
$query = str_replace(':', '=', $query); // fix pentru Windows
if (request()->accepts('image/webp')) {
$file .= '.webp';
}
// Folosim direct CDN-ul pe baza fișierului din storage
return thumb_cdn($query, asset('storage/' . $file));
}
}
This application bringing together several partners (Eticket, Havai'in, Ticketléla, Karibu) in the management and organization of your events is dedicated specifically to organizers.
It will allow organizers to quickly and easily check tickets during an event.
User Reviews for OUIZ! Contrôle d'accès
0
No reviews found
SoftPas
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.