coderello / laravel-shared-data

📦 An easy way to share the data from your backend to the JavaScript.
https://coderello.com/docs/laravel-shared-data/1.0/sharing-data
MIT License
321 stars 22 forks source link

Problem with Spatie - Laravel-Ray #27

Closed st3f closed 3 years ago

st3f commented 3 years ago

After installing spatie/laravel-ray, the @shared directive is not replaced anymore. Don't know if this is a bug in the spatie package or your package.

The html source only show @shared instead of the ja script...

hivokas commented 3 years ago

@st3f try to execute php artisan clear-compiled.