Franco Gilio

Results 56 comments of Franco Gilio

What about removing 'border-radius' from the dots? This property was known to cause poor performance in old webkits, but maybe having a ton of elements with border-radius is still a...

+1 this would be an awesome feature. I use SFTP whenever possible, and some servers even require to use only STFP

For my _very specific_ use case I'd have been easier to have the margin in the DynamicScrollerItem. That way I can more easily reuse the components that I put inside,...

I'd love to have this built in, would be really useful for my use case.

Hi @mikeschinkel, I didn't know about the XDEBUG issues... So I think to have it optional would be better. @clubdeuce can you show us how to do it? I'll be...

I have multiple boxes here on mi machine, so I couldn't figure out a way to trust the certificate for all domains. So I ended up creating a custom certificate...

Sounds awesome! Maybe you can check how [Valet](https://github.com/laravel/valet) does it, it sets it up automatically.

Yes, but I mean only the HTTPS part of it. In the end it still adds a Local Certificate through Keychain, probably using a command similar to the one I...

Would be useful to also have it working with Tinkerwell

Same here. Ended up doing it manually `event(new Illuminate\Auth\Events\Logout($user));`