Tiago Oliveira
Tiago Oliveira
It's possible to show more infos about the columns in the tree view, beside the type? Would be very helpful to see easily: keys, indexes, not null indicators, so on....
Alguém sabe como corrigir esse problema: `Non-static method Artistas\PagSeguro\PagSeguroRecorrente::sendPreApprovalRequest() cannot be called statically` Obs: A Facade foi importada!
Can you update the package to be compatible with Laravel 6?
Can you update de project to support laravel 8? I add a PR! Thanks!
Can you check this: `Deprecation Notice: Class Bmatovu\LaravelXml\Support\XMLElement located in C:/laragon/www/project/vendor/bmatovu/laravel-xml/src\Support\XmlElement.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/s rc/Composer/Autoload/ClassMapGenerator.php:201 `...
### Description The formatting is working. But some conflict made blade files lose syntax highlight!  ### Expected Behavior Not lose syntax highlight! ### Actual Behavior Lose syntax highlight! ###...
When using blade directives @js, @json or any other, as parameter of a function inside AlpineJS directives, PHPStorm shows an syntax error.   This exist for a long time.
Inside Attributes, the extension add a space at the start **when using named arguments**. I didn't find a specific configuration to enable/disable this in `PHP>Formatting (Spacing)`. And the others are...
I will address some syntax highlighting problems ### `@class()` directive:  The class colors are mess up.  In some cases, `@class()` is recognized to expect an array, but, after...