You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what the best approach is here. I like using Blade templates for the stubs because even the newbiest of Laravel newbies can edit them confidently. But the output is a white space nightmare. So let's come up with a frictionless way of fixing the format of the PHP files this package generates. Whether we do it before we write the contents to the file or after the files are created. Totally open to suggestions here.
The text was updated successfully, but these errors were encountered:
I'm not sure what the best approach is here. I like using Blade templates for the stubs because even the newbiest of Laravel newbies can edit them confidently. But the output is a white space nightmare. So let's come up with a frictionless way of fixing the format of the PHP files this package generates. Whether we do it before we write the contents to the file or after the files are created. Totally open to suggestions here.
The text was updated successfully, but these errors were encountered: