You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im copying an inertia view and copying it to a tenant directory under the views folder. It keeps coming up with a error saying the file isnt available locally. Any help would be great.
Ive checked the project source code and this always returns false for isLocal()...
LoadViews.php public function load(WebsiteEvent $event) { if ($this->directory()->isLocal()) {