Julian Martin

Results 32 comments of Julian Martin

Would be really cool to have a command like `php artisan vendor:publish --tag=clockwork-assets`. This would work for nginx and apache users. `Horizon` is publishing it's assets like this https://laravel.com/docs/8.x/packages#public-assets

you need to use the dump function not die and dump

Thanks for the review! It would make sense to wait for the two hooks as they would make it way easier to add this functionality. It was kinda hard to...

currently not possible due to the delay in the client library https://github.com/php-amqplib/php-amqplib/pull/858

I started implementing it but I found a breaking issue. I created an issue on the bugsnag repo (https://github.com/bugsnag/bugsnag-js-performance/issues/288). But I think it's a really cool feature!

This is weird. I created a reproduction in a minimale setup so someone from the core team could take a look. If you open the my-app/NxWelcome.vue File. There are no...

@mandarini do you have an idea how we can solve this? As with the approaches mentioned above we cannot use libraries we create in nx. I think nuxt using the...

Still not working. I added a repro here https://github.com/JulianMar/nuxt-types-2 VSCode is telling me there is no tsConfig file for the NxWelcome Component.

Hey, this issue seems a bit stale but it's still relevant and nx/nuxt is not usable for our team right now. Maybe to get some progress we could ask the...

Hello @mandarini, it seems you are the core developer for this module. Thanks for the great work, it's very nice to have a native nuxt integration. This issue is still...