Bruno Torrinha

Results 19 comments of Bruno Torrinha

It's working fine using absolute path, on windows 7 64bit. Try this on your .sublime-project file ``` { "color_variables_files": "/path/to/_colors.scss", "folders": [{ "path": "/path/to/project" }] } ``` Hope it works!

Hello @walidbagh! I've been quite busy, but the project tab / roadmap are still up to date. On the next weeks I plan to commit some work. Thanks

Hey @walidbagh , it's been a long journey with my life and job, but I do plan to commit some work on this, at least make it compatible with the...

Hey @Braunson, you can expect Broadcast Events, this will be released soon with [#12 Broadcast User Status](https://github.com/launcher-host/mercurius/issues/12). As for the WebHooks, @marktopper have another idea for the config, which is...

Yes @walidbagh, vue-router is planned.

Hi @bilalmubarik, try running `composer dump-autoload`. If it doesn't work, try reinstall Mercurius.

Thanks for confirming this issue @CristianEnache

Hello everyone! I've been extremely busy with life, I'll do my best to fix Mercurius asap. Meanwhile, please fell free to submit a PR for fixing this issue. Thank you!

Thanks @abdul191993, we will upgrade to the latest version.

Hey @choirool great idea, I didn't know about [laravel-websockets](https://github.com/beyondcode/laravel-websockets), I think we can use it.