Marco Mark

Results 29 comments of Marco Mark

Hi. Yes, they add syntax highlighting styles and some tailwind body classes. This can probably be solved better but not been a priority. Happy for someone to come up with...

You can use CTRL+Space to trigger the Intellisense after auto completion.

Also ran into this issue today where `@nuxtjs/auth` caused a conflict. As a temporary workaround I disabled Vuex for the auth module which can be done in `nuxt.config.js` under `auth:...

Also ran into this issue today where `@nuxtjs/auth` caused a conflict. As a temporary workaround I disabled Vuex for the auth module which can be done in `nuxt.config.js` under `auth:...

Hi @niekdemelker . Thanks for the kind words and PR. I wasn't aware of the user model setting, much better than a custom config, thanks for that. I will definitely...

Thanks. Don't have anything against artisan commands, would make a nice addition. I don't think there is any need to remove the `nobodyHasAccess` method, as people can use/not use it...

Hi @niekdemelker . Ha, no worries, no offence taken. That code was written some time ago and at the time my priority was solving my problem at the time, no...

Hi @wolkodlack. Thanks for raising this. Sure that could be implemented. Happy for someone to PR this but will also add it to my list.

Thanks very much for your contribution, will get this merged in this afternoon.

Hi. I have not come across this and actively use this with Nova 2.x ... do you get any other errors and can you share some of the code please...