Craig Smith

Results 14 comments of Craig Smith

Basically you can have the app using UTC and the user have a timezone for viewing in a different timezone - new since 2.12.20 So if time stored i. Utc...

I have already done this, you can see it at: https://github.com/phpsa/cbsp uses the latest version and running in my project.

Sorry misread question. There is no conflict as the file is in the same namespace but does not override any of your class definitons i made sure by checking against...

The files in the com_redfolder and deeper are only tjere currently for my reference while working on adding js callback for when app is not runnong

Will investigate this

Investigating. thank you

Have you setup spatie roles and permissions traits in your user model?

Based on the greyed out, looks like you have not put the use inside the class aswell?![image](https://github.com/phpsa/filament-authentication/assets/952595/27277fc5-aaa8-4c28-9c04-98b3b0e927aa)

For this issue, is there a repo i can look at - I am unable to replicate this issue.