芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/paymoney/vendor/livewire/livewire/src/Features/SupportBootMethod.php
bootIfNotBooted(); }); Livewire::listen('component.booted', function ($component, $request) { if (method_exists($component, $method = 'booted')) { ImplicitlyBoundMethod::call(app(), [$component, $method], [$request]); } }); } }