Christian Widlund
Christian Widlund
> Thanks for the PR! 🙏 > > > > I haven't tested this, but I noticed an issue with your approach. Let me know if you want me to...
@QWp6t Sry ping 😂
@QWp6t Sry ping again
did some digging and laravels default method is not invoking a new Process of the command via cli. Its removing the cache files in the same instance. https://github.com/laravel/framework/blob/e217dca49e20cd2840970f8d307c8392012bc5be/src/Illuminate/Foundation/ComposerScripts.php#L48-L69 While acorn...
i agree seems like a no brainer 🧠 . I would almost go so far as to have the snippet and the alias file added by default to roots/trellis And...
BTW the only reason i didnt use trellis alias before, was cause i didnt know about it :)
that makes sense! i mean this all came about when trying to automate tasks. :)
@NikolaySav hey! =)
@timothyasp what needs to be done to merge https://github.com/timothyasp/nova-color-field/pull/10 ?