Andrew Suares

Results 6 comments of Andrew Suares

I changed the paths in the file Grocery_CRUD.php in the library folder to /assets and now I get this error. The file exists. Any idea what could be wrong? Message:...

Ok thanks. Btw, does session Sync auto add and delete the bookmarks from the current session into the bookmarks? or do I manually need to do this?

I really like the Bookmarks feature. Can't imagine why other session managers wouldn't implement it. Makes it easy to access session tabs via bookmarks on other devices. Would be nice...

Based on my experience, I was searching for a Session Backup tool in the add-ons area. I did a search for 'session' to see what would appear. Somewhere in your...

Haven't quite understood this step. Does this mean that I need to create a locations table with a location model? Thanks! php artisan filament-google-maps:model-code

Turns out I had to create a table and model for locations. Thanks.