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

[5.x] Make publishing files opt-in by default for the Filament stack #296

Merged
merged 10 commits into from
Oct 23, 2023

Conversation

joelbutcher
Copy link
Owner

Updates the Filament stack installation method to remove adding loads of boilerplate code and makes it opt-in.

Actions and view components can be published using the following commands, if desired:

// Actions
php artisan vendor:publish --tag=socialstream-actions


// View components
php artisan vendor:publish --tag=socialstream-view

@joelbutcher joelbutcher merged commit bc4a512 into 5.x Oct 23, 2023
43 checks passed
@joelbutcher joelbutcher deleted the barebones-filament branch October 23, 2023 17:21
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

Successfully merging this pull request may close these issues.

None yet

1 participant