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

Add Make Observer Command #1623

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

hanieas
Copy link
Contributor

@hanieas hanieas commented Oct 3, 2023

After merging this PR we can make a new observer based on the selected model, The related command to be run is:

php artisan module:make-observer Post Blog

This command will create PostObserver inside the Moudles\Blog\Observers directory and contain all necessary functions to be observed.

@dcblogdev dcblogdev merged commit 6b9a590 into nWidart:master Oct 18, 2023
2 checks passed
@dcblogdev
Copy link
Collaborator

thanks!!

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.

2 participants