Jonathan Reinink
Jonathan Reinink
Awesome work on this project, and the original project @LinusBorg! I've been using vue-portal for years! Fantastic to see this in Vue 3 core...no doubt in part thanks to your...
I think I've figured out what is wrong here. This happens when your PHP file contains newer PHP syntax than what's available in the version of PHP that `php-cs-fixer` is...
Hey Ben, thanks, but it's still not working. Are you sure it adds it to the `php-cs-fixer` command as well? I just tried, and enabled the console and I got:...
Yes and no. Been meaning to do more testing, but haven't had a chance yet. It did in fact add "/usr/local/opt/php55/bin/php" before the command, which is what I wanted. But,...
@zefexdeveloper That's a Blade directive for outputting a PHP variable as JSON.
No, `@title` is in a Vue component, and that's an event. And yes, that is confusing...two different languages/frameworks. If you're looking at this repo, I highly recommend checking out my...