Open PatrickSJ opened 5 months ago
This is happening with every compact() call.
compact() function call has problems man! does not exist at app/Http/Controllers/VendorController.php:28
public function edit(Vendor $vendor) { return view('vendors.edit', compact('vendor')); }
PHP 8.1
Thanks for the report.
This is happening with every compact() call.
PHP 8.1