Z3d0X / filament-fabricator

Block-Based Page Builder Skeleton for your Filament Apps
https://filamentphp.com/plugins/fabricator
MIT License
252 stars 48 forks source link

Session empty on Fabricator Pages #50

Closed chellmann closed 1 year ago

chellmann commented 1 year ago

Hi,

i have noticed that the Sessions seems to be Empty or not Set when a User visits a Page from the Fabricator. I have tested this with a fresh and clean Installation of Laravel, Filament and this Package.

@dump(auth())

in the Layout-File returns "null", even when a User is logged in

I am wondering if anyone else can confirm this

Thanks!

Z3d0X commented 1 year ago

fixed in v1.1.3

https://github.com/Z3d0X/filament-fabricator/releases/tag/v1.1.3