( ! ) Deprecated: parse_url(): Passing null to parameter #1 ($url) of type string is deprecated in C:\wamp64\www\unify_web\config\sanctum.php on line 37
Call Stack
#TimeMemoryFunctionLocation
10.0001447040{main}( )...\index.php:0
20.0020756792Illuminate\Foundation\Http\Kernel->handle( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } )...\index.php:51
30.0020756792Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter( $request = class Illuminate\Http\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ${Symfony\Component\HttpFoundation\Request}preferredFormat = NULL; private ${Symfony\Component\HttpFoundation\Request}isHostValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isForwardedValid = TRUE; private ${Symfony\Component\HttpFoundation\Request}isSafeContentPreferred = NULL; private ${Symfony\Component\HttpFoundation\Request}isIisRewrite = FALSE; protected $json = NULL; protected $convertedFiles = NULL; protected $userResolver = NULL; protected $routeResolver = NULL } )...\Kernel.php:111
40.0020756824Illuminate\Foundation\Http\Kernel->bootstrap( )...\Kernel.php:137
50.0020756824Illuminate\Foundation\Application->bootstrapWith( $bootstrappers = [0 => 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables', 1 => 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration', 2 => 'Illuminate\\Foundation\\Bootstrap\\HandleExceptions', 3 => 'Illuminate\\Foundation\\Bootstrap\\RegisterFacades', 4 => 'Illuminate\\Foundation\\Bootstrap\\RegisterProviders', 5 => 'Illuminate\\Foundation\\Bootstrap\\BootProviders'] )...\Kernel.php:153
60.0086766264Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'C:\\wamp64\\www\\unify_web\\app', 'path.base' => 'C:\\wamp64\\www\\unify_web', 'path.lang' => 'C:\\wamp64\\www\\unify_web\\resources\\lang', 'path.config' => 'C:\\wamp64\\www\\unify_web\\config', 'path.public' => 'C:\\wamp64\\www\\unify_web\\public', 'path.storage' => 'C:\\wamp64\\www\\unify_web\\storage', 'path.database' => 'C:\\wamp64\\www\\unify_web\\database', 'path.resources' => 'C:\\wamp64\\www\\unify_web\\resources', 'path.bootstrap' => 'C:\\wamp64\\www\\unify_web\\bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = []; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = 'C:\\wamp64\\www\\unify_web'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $langPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] } )...\Application.php:237
70.0088767392Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles( $app = class Illuminate\Foundation\Application { protected $resolved = ['events' => TRUE, 'router' => TRUE, 'App\\Http\\Kernel' => TRUE, 'Illuminate\\Contracts\\Http\\Kernel' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadEnvironmentVariables' => TRUE, 'Illuminate\\Foundation\\Bootstrap\\LoadConfiguration' => TRUE]; protected $bindings = ['Illuminate\\Foundation\\Mix' => [...], 'Illuminate\\Foundation\\PackageManifest' => [...], 'events' => [...], 'log' => [...], 'router' => [...], 'url' => [...], 'redirect' => [...], 'Psr\\Http\\Message\\ServerRequestInterface' => [...], 'Psr\\Http\\Message\\ResponseInterface' => [...], 'Illuminate\\Contracts\\Routing\\ResponseFactory' => [...], 'Illuminate\\Routing\\Contracts\\ControllerDispatcher' => [...], 'Illuminate\\Contracts\\Http\\Kernel' => [...], 'Illuminate\\Contracts\\Console\\Kernel' => [...], 'Illuminate\\Contracts\\Debug\\ExceptionHandler' => [...]]; protected $methodBindings = []; protected $instances = ['path' => 'C:\\wamp64\\www\\unify_web\\app', 'path.base' => 'C:\\wamp64\\www\\unify_web', 'path.lang' => 'C:\\wamp64\\www\\unify_web\\resources\\lang', 'path.config' => 'C:\\wamp64\\www\\unify_web\\config', 'path.public' => 'C:\\wamp64\\www\\unify_web\\public', 'path.storage' => 'C:\\wamp64\\www\\unify_web\\storage', 'path.database' => 'C:\\wamp64\\www\\unify_web\\database', 'path.resources' => 'C:\\wamp64\\www\\unify_web\\resources', 'path.bootstrap' => 'C:\\wamp64\\www\\unify_web\\bootstrap', 'app' => ..., 'Illuminate\\Container\\Container' => ..., 'events' => class Illuminate\Events\Dispatcher { ... }, 'router' => class Illuminate\Routing\Router { ... }, 'Illuminate\\Contracts\\Http\\Kernel' => class App\Http\Kernel { ... }, 'request' => class Illuminate\Http\Request { ... }, 'config' => class Illuminate\Config\Repository { ... }]; protected $scopedInstances = []; protected $aliases = ['Illuminate\\Foundation\\Application' => 'app', 'Illuminate\\Contracts\\Container\\Container' => 'app', 'Illuminate\\Contracts\\Foundation\\Application' => 'app', 'Psr\\Container\\ContainerInterface' => 'app', 'Illuminate\\Auth\\AuthManager' => 'auth', 'Illuminate\\Contracts\\Auth\\Factory' => 'auth', 'Illuminate\\Contracts\\Auth\\Guard' => 'auth.driver', 'Illuminate\\View\\Compilers\\BladeCompiler' => 'blade.compiler', 'Illuminate\\Cache\\CacheManager' => 'cache', 'Illuminate\\Contracts\\Cache\\Factory' => 'cache', 'Illuminate\\Cache\\Repository' => 'cache.store', 'Illuminate\\Contracts\\Cache\\Repository' => 'cache.store', 'Psr\\SimpleCache\\CacheInterface' => 'cache.store', 'Symfony\\Component\\Cache\\Adapter\\Psr16Adapter' => 'cache.psr6', 'Symfony\\Component\\Cache\\Adapter\\AdapterInterface' => 'cache.psr6', 'Psr\\Cache\\CacheItemPoolInterface' => 'cache.psr6', 'Illuminate\\Config\\Repository' => 'config', 'Illuminate\\Contracts\\Config\\Repository' => 'config', 'Illuminate\\Cookie\\CookieJar' => 'cookie', 'Illuminate\\Contracts\\Cookie\\Factory' => 'cookie', 'Illuminate\\Contracts\\Cookie\\QueueingFactory' => 'cookie', 'Illuminate\\Database\\DatabaseManager' => 'db', 'Illuminate\\Database\\ConnectionResolverInterface' => 'db', 'Illuminate\\Database\\Connection' => 'db.connection', 'Illuminate\\Database\\ConnectionInterface' => 'db.connection', 'Illuminate\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\Encrypter' => 'encrypter', 'Illuminate\\Contracts\\Encryption\\StringEncrypter' => 'encrypter', 'Illuminate\\Events\\Dispatcher' => 'events', 'Illuminate\\Contracts\\Events\\Dispatcher' => 'events', 'Illuminate\\Filesystem\\Filesystem' => 'files', 'Illuminate\\Filesystem\\FilesystemManager' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Factory' => 'filesystem', 'Illuminate\\Contracts\\Filesystem\\Filesystem' => 'filesystem.disk', 'Illuminate\\Contracts\\Filesystem\\Cloud' => 'filesystem.cloud', 'Illuminate\\Hashing\\HashManager' => 'hash', 'Illuminate\\Contracts\\Hashing\\Hasher' => 'hash.driver', 'Illuminate\\Translation\\Translator' => 'translator', 'Illuminate\\Contracts\\Translation\\Translator' => 'translator', 'Illuminate\\Log\\LogManager' => 'log', 'Psr\\Log\\LoggerInterface' => 'log', 'Illuminate\\Mail\\MailManager' => 'mail.manager', 'Illuminate\\Contracts\\Mail\\Factory' => 'mail.manager', 'Illuminate\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\Mailer' => 'mailer', 'Illuminate\\Contracts\\Mail\\MailQueue' => 'mailer', 'Illuminate\\Auth\\Passwords\\PasswordBrokerManager' => 'auth.password', 'Illuminate\\Contracts\\Auth\\PasswordBrokerFactory' => 'auth.password', 'Illuminate\\Auth\\Passwords\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Contracts\\Auth\\PasswordBroker' => 'auth.password.broker', 'Illuminate\\Queue\\QueueManager' => 'queue', 'Illuminate\\Contracts\\Queue\\Factory' => 'queue', 'Illuminate\\Contracts\\Queue\\Monitor' => 'queue', 'Illuminate\\Contracts\\Queue\\Queue' => 'queue.connection', 'Illuminate\\Queue\\Failed\\FailedJobProviderInterface' => 'queue.failer', 'Illuminate\\Routing\\Redirector' => 'redirect', 'Illuminate\\Redis\\RedisManager' => 'redis', 'Illuminate\\Contracts\\Redis\\Factory' => 'redis', 'Illuminate\\Redis\\Connections\\Connection' => 'redis.connection', 'Illuminate\\Contracts\\Redis\\Connection' => 'redis.connection', 'Illuminate\\Http\\Request' => 'request', 'Symfony\\Component\\HttpFoundation\\Request' => 'request', 'Illuminate\\Routing\\Router' => 'router', 'Illuminate\\Contracts\\Routing\\Registrar' => 'router', 'Illuminate\\Contracts\\Routing\\BindingRegistrar' => 'router', 'Illuminate\\Session\\SessionManager' => 'session', 'Illuminate\\Session\\Store' => 'session.store', 'Illuminate\\Contracts\\Session\\Session' => 'session.store', 'Illuminate\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Contracts\\Routing\\UrlGenerator' => 'url', 'Illuminate\\Validation\\Factory' => 'validator', 'Illuminate\\Contracts\\Validation\\Factory' => 'validator', 'Illuminate\\View\\Factory' => 'view', 'Illuminate\\Contracts\\View\\Factory' => 'view']; protected $abstractAliases = ['app' => [...], 'auth' => [...], 'auth.driver' => [...], 'blade.compiler' => [...], 'cache' => [...], 'cache.store' => [...], 'cache.psr6' => [...], 'config' => [...], 'cookie' => [...], 'db' => [...], 'db.connection' => [...], 'encrypter' => [...], 'events' => [...], 'files' => [...], 'filesystem' => [...], 'filesystem.disk' => [...], 'filesystem.cloud' => [...], 'hash' => [...], 'hash.driver' => [...], 'translator' => [...], 'log' => [...], 'mail.manager' => [...], 'mailer' => [...], 'auth.password' => [...], 'auth.password.broker' => [...], 'queue' => [...], 'queue.connection' => [...], 'queue.failer' => [...], 'redirect' => [...], 'redis' => [...], 'redis.connection' => [...], 'request' => [...], 'router' => [...], 'session' => [...], 'session.store' => [...], 'url' => [...], 'validator' => [...], 'view' => [...]]; protected $extenders = ['url' => [...]]; protected $tags = []; protected $buildStack = []; protected $with = []; public $contextual = []; protected $reboundCallbacks = []; protected $globalBeforeResolvingCallbacks = []; protected $globalResolvingCallbacks = []; protected $globalAfterResolvingCallbacks = []; protected $beforeResolvingCallbacks = []; protected $resolvingCallbacks = []; protected $afterResolvingCallbacks = []; protected $basePath = 'C:\\wamp64\\www\\unify_web'; protected $hasBeenBootstrapped = TRUE; protected $booted = FALSE; protected $bootingCallbacks = []; protected $bootedCallbacks = []; protected $terminatingCallbacks = []; protected $serviceProviders = [0 => class Illuminate\Events\EventServiceProvider { ... }, 1 => class Illuminate\Log\LogServiceProvider { ... }, 2 => class Illuminate\Routing\RoutingServiceProvider { ... }]; protected $loadedProviders = ['Illuminate\\Events\\EventServiceProvider' => TRUE, 'Illuminate\\Log\\LogServiceProvider' => TRUE, 'Illuminate\\Routing\\RoutingServiceProvider' => TRUE]; protected $deferredServices = []; protected $appPath = NULL; protected $databasePath = NULL; protected $langPath = NULL; protected $storagePath = NULL; protected $environmentPath = NULL; protected $environmentFile = '.env'; protected $isRunningInConsole = FALSE; protected $namespace = NULL; protected $absoluteCachePathPrefixes = [0 => '/', 1 => '\\'] }, $repository = class Illuminate\Config\Repository { protected $items = ['app' => [...], 'auth' => [...], 'broadcasting' => [...], 'cache' => [...], 'cors' => [...], 'database' => [...], 'filesystems' => [...], 'hashing' => [...], 'lighthouse' => [...], 'logging' => [...], 'mail' => [...], 'queue' => [...]] } )...\LoadConfiguration.php:39
80.01491071712require( 'C:\wamp64\www\unify_web\config\sanctum.php )...\LoadConfiguration.php:72
90.01491071712parse_url( $url = NULL, $component = 1 )...\sanctum.php:37
UNIFY
Loading...
image
การันตีสินค้าของแท้ 100%
มั่นใจการรับประกันสินค้าจากผู้ผลิต
รายละเอียดสินค้า
จัดส่งภายใน 5 วัน
CHIYODA Blow Gun BG-50-S490 161-4673
ขายแล้ว 0 ชิ้น
แบรนด์ผู้ผลิต : ชิโยดะ | สถานะสินค้า :
รหัสสินค้า : BG-50-S490
ลักษณะสินค้า (กรุณาเลือกโมเดล)
ส่วนลดจาก UNIFY
ดูทั้งหมด
฿ 404.00
จำนวนสินค้าในสต๊อก : 50 ชิ้น
ราคานี้ไม่รวมค่าบริการติดตั้ง
฿404

ค่าสินค้า
+
฿0

ค่าติดตั้ง
+
฿0

ค่าคอร์สเรียน

Catagories
อุปกรณ์และเครื่องมือช่าง
Subcatagories
เครื่องมือลมไฮดรอลิกไฟฟ้า
Product Name
CHIYODA Blow Gun BG-50-S490 161-4673
Model
BG-50-S490
Product Dimension (mm)
-
Package Dimension (mm)
-
Weight (g.)
-
quantity per pieces
1 Pcs
Product Desccription
• แรงดันอากาศในการทำงานสูงสุด: 1.6 MPa• ช่อต่อท่อลม: Rc1/4

ใบกำกับภาษี

สามารถออกใบกำกับภาษีได้ โดยเพิ่มข้อมูลที่ขั้นตอนชำระเงิน


ระยะเวลารับประกัน 1 ปี

เงื่อนไขเป็นไปตามที่บริษัทกำหนด


การคืนสินค้า

คุณสามารถแจ้งคืนสินค้าได้ภายใน 7 วัน หลังได้รับสินค้า (อ้างอิงตามสถานะการจัดส่งจากผู้ให้บริการขนส่ง) สำหรับกรณีต่างๆ ดังนี้


สินค้าชำรุด/แตกหัก/เสียหาย:โปรดติดต่อ Unify ทันที พร้อมแสดงหลักฐานการชํารุดหรือเสียหาย

จัดส่งสินค้าผิด เช่น ขนาดหรือสีไม่ตรงตามที่สั่งซื้อ

สินค้าที่ได้รับมีลักษณะไม่ตรงกับคำบรรยาย

ต้องเป็นสินค้าที่ยังไม่ได้ติดตั้ง หรือไม่ผ่านการใช้งาน

เนื่องจากเหตุผลเปลี่ยนใจ: หีบห่อหรือบรรจุภัณฑ์ของสินค้าจะต้องอยู่ในสภาพสมบูรณ์ ไม่มีรอยเปิด หรือฉีกขาด และต้องเป็นไปตามเงื่อนไขที่ผู้ขายสินค้าแต่ละรายกำหนด

เมื่อลูกค้าได้รับสินค้าแล้ว แนะนำให้ถ่ายวิดีโอขณะแกะกล่องบรรจุภัณฑ์ตลอดจนทดสอบการใช้งานสินค้า เพื่อใช้ประกอบการพิจารณากรณีสินค้าชำรุดหรือเสียหาย

เงื่อนไขการคืนสินค้าเป็นไปตามที่ Unify กำหนด ดูรายละเอียดเพิ่มเติมได้ในศูนย์ช่วยเหลือ หัวข้อ “เงื่อนไขการคืนสินค้ากรณีต่างๆ”

chat
2

แชทกับ Unify Customer Service

กำลังตรวจสอบสถานะ...