Carlos Escobar

Results 5 issues of Carlos Escobar

Hi, before i was able to get the properties of the theme using the next function `Theme::getProperty($theme_slug.'::name', '')`, right now that function doesnt exist. How can i do to get...

**Describe the bug** Whenever you try to use wire:change on the select input of wire ui it doesnt work. Example of code: ``` Yes No ``` The wire ui component...

bug

Attach an image of the error gotten. https://i.imgur.com/temYCjq.png When we click on the input with conditions always return null. Imagine it doesnt set the value or something. Regards

Hi, i am trying to convert the next xml: http://gd2.mlb.com/components/game/mlb/year_2019/month_05/day_02/gid_2019_05_02_slnmlb_wasmlb_1/atv_preview.xml But it doesnt work i get the next error: ``` Argument 1 passed to Vyuldashev\XmlToArray\XmlToArray::convertDomElement() must be an instance of...

Hi, added some modifications to work with laravel 8 on the composer and also fixed the structure of folders to work with the last version of composer, as we were...