Tac Tacelosky
Tac Tacelosky
yarn add jquery-dropdown installs a different library. If this is available for installation via yarn, can you add instructions please? Thanks, nice plugin!
PrinceXML can't be used for commercial purposes, and it quite expensive. https://www.princexml.com/purchase/ There's an Open Source library that might work: https://wkhtmltopdf.org/ and a few php wrappers for it: https://github.com/mikehaertl/phpwkhtmltopdf
"php": ">=7.4", "psr/log": "~1.0", "symfony/property-access": "^2.8 || ^3.0 || ^4.0 || ^5.0", "symfony/validator": "^2.8 || ^3.0 || ^4.0 || ^5.0" The library currently supports outdated symfony versions, but doesn't support...
We're having extraneous migration statements created every time we update the schema. The entity is defined /** * @var PhoneNumber * @Groups({"pii"}) * @AssertPhoneNumber * @ORM\Column(name="phone_within_project", type="phone_number", nullable=true) */ protected...
Thoughts on a 1.0 release? PHP 5.6 has been dead since 2018, what do you think about dropping support for anything less than php 7.4? Actually, 7.4 will be at...
$defaultName is deprecated.
### Description Is there a way to add content below the menu? Adminkit has a sidebar-cta class, but I can't figure out how to insert my text there. What I...
### Umbrella version affected 4.x ### Description There's something wrong with the fonts, open the console on  ### How to reproduce https://umbrella-corp.dev/admin/about Open the console ### Additional Context _No...