Kirill Naumenko
Kirill Naumenko
This one will fix phpstan's "Access to an undefined property App\Models\User\Permission::$pivot."
@mrDIMAS `https://coindrop.to/` Make this one, then you will be able to get cash through Binance
``` from functools import partial from charidfield import CharIDField from cuid2 import Cuid cuid_generator = Cuid() def generate_cuid(): return cuid_generator.generate() CUIDField = partial( CharIDField, default=generate_cuid, max_length=40, help_text="CUID field", editable=False, verbose_name="CUID",...
Any way to run command on kamal hosts automatically?
> Hi, @empz thanks for you feedback. Yes next-axiom is very much active, there has not been changes in a while thats why there was no releases. We are planning...
I think it's debug level for redirects, because it's not an error. Dunno about not found, for someone it's an error, but for me debug will be ok. If it...
> @ReDev1L We had the idea of Global config in mind, but I haven't tested how tow feasible it is. Tell then you can maybe create a common config and...