Results 216 issues of bilogic

Hi, 1. I have a blood pressure device https://www.beurer.com/web/gb/products/medical/blood-presure/upper-arm-blood-pressure-monitors/bm-85.php that operates offline and stores measurements in its memory 2. The measurements can be retrieved by registering for indications from characteristics...

I'm having trouble trying to make both Nova and Litstack co-exist, what I would like is: `example.com/admin` -> goes to Nova `user1.example.com/admin` -> goes to Litstack I have trouble working...

Hi! Can Lenovo branded ones have their identities changed? Or only the Dell ones allow for it? Thank you.

Hi, This package is a real life saver! Since it has already addressed/joined the relations, how about just pushing it a bit further to add sorting? Thanks!

Hi @MehediDracula, Your package saves me a lot of time! But when I use the command `Generate namespace for this file`, it always creates `namespace App` only. Below is what...

I felt this creates a more "complete" example. It will be wonderful if the PR is accepted, otherwise, I understand. Thank you.

Hi, Any reason why we don't follow Laravel's convention? It becomes one more thing to learn. Also, the `VERB` is not "restricted" in `Orchid/Crud` Reason I'm looking at this is...

Hi, I would like to propose being able to write code like below: ```PHP TD::make('payment_gateway_id', 'Payment Gateway') ->sort() ->query(function ($search, $builder) { return $builder ->select('customers.*') // required, otherwise sorting has...

Hi, I'm unable to have multiple instance of the same widget. This can be replicated with Shortcut Image: https://play.google.com/store/apps/details?id=jp.windbellrrr.widget.shortcutimage Thank you.

enhancement

Hi, Possible to have a lock so that icons and widgets are not editable? A checkbox in the settings should suffice. This is to prevent accidentally messing things up, e.g....

enhancement