livewire / volt

Volt is an elegantly crafted functional API for Livewire.

Home Page:https://livewire.laravel.com/docs/volt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class based Volt components error

mehdiyaq opened this issue · comments

Volt Version

1

Laravel Version

10

PHP Version

8.1

Database Driver & Version

mysql winsows 10

Description

this code:

{{ $name }}

returns:
Call to undefined function Livewire\Volt\opcache_invalidate()

Steps To Reproduce

{{ $name }}