Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizable Action stub, replacements #3

Open
AkenRoberts opened this issue Aug 19, 2018 · 0 comments
Open

Customizable Action stub, replacements #3

AkenRoberts opened this issue Aug 19, 2018 · 0 comments

Comments

@AkenRoberts
Copy link
Contributor

Allow users to specify their own stub file, and optionally add their own replacements.

Stub customizing should be straight forward (famous last words, I know). Might have an opportunity to port it into Laravel's core also. (Thinking emulating View's file loader + stub namespace, kind of like how vendor views work.)

Replacements could be done in a pipeline mechanism. Interface + small individual classes could define the string to replace, and functionality to do so. And/Or simple closures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant