wire-elements / spotlight

Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
MIT License
911 stars 71 forks source link

syntax error, unexpected '|', expecting ';' or '{' #20

Closed cntabana closed 3 years ago

cntabana commented 3 years ago

Hi @PhiloNL,

thank you for this package,

I am facing this error when I am trying to upload to the live server on forge.

spotlight_Error

I am using Laravel 8, PHP 8.0 and spotlight 0.1.8

I have tried everything but none worked

cntabana commented 3 years ago

The issue is fixed.