zachweix

Results 14 comments of zachweix

You are indeed correct that it should be based on the user's location, but you can use the function at https://github.com/KosherJava/zmanim/blob/master/src/net/sourceforge/zmanim/ZmanimCalendar.java#L672 to get what you are looking for

I've noticed this also happens if I have custom_html, but again my tweak here will fix it for that field type as well

I just ran into the same issue, is there any update on this?

I added this to my setup in UserCrudController and got it to work: $this->crud->setOperationSetting('strippedRequest', function($request) { $req = $request->only($this->crud->getAllFieldNames()); if (\Spatie\Permission\PermissionRegistrar::$teams) { if ($req['roles'] && is_array($req['roles'])) { $roles = [];...

The message I sent back in August is what I did, and it works for me. Just put it directly into your `setup()` function in the UserCrudController

Is there any update on this, or alternatively is there a way to access the PR in the pro repository (I'm unable to view it)? Thanks

Thank you! On a related note, I made a pull request for the filemanager to remove unpkg as well: https://github.com/Laravel-Backpack/FileManager/pull/68

The first version requires at least PHP 7.1. PHP 5.6 reached end of life over 5 and a half years ago and this package only came out after that.

I apologize for the poor documentation. You need to try the parsha on shabbos. During the week there is no parsha returned. If you're looking to show the upcoming shabbos,...