bastinald / malzahar

A magic PHP framework. Build reactive web apps without writing HTML, CSS, or JavaScript! Powered by Tailwind, Alpine, Laravel, & Livewire.
28 stars 8 forks source link

service provider publishing and refactor #8

Closed ghost closed 3 years ago

ghost commented 3 years ago

Config and stubs publish correctly and published stubs are used first if they exist.

ghost commented 3 years ago

Hey Kevin can you review and merge this, I'm trying to get started with a Jetstream build and I need to be able to publish stubs so the default migrations and models can be adjusted.

Thanks