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

improve out-of-box watchers for Laravel #11

Merged
merged 2 commits into from
Jun 6, 2022
Merged

improve out-of-box watchers for Laravel #11

merged 2 commits into from
Jun 6, 2022

Conversation

tyler36
Copy link
Collaborator

@tyler36 tyler36 commented Jun 6, 2022

This PR improves browsersync watched files for Laravel projects.

It adds out-of-the-box support for the following directories:

  • "app"
  • "resources/views/**/*.php" (blade templates)

Tested

  • Laravel 9
  • Drupal 9

Fixes #9

@tyler36 tyler36 merged commit 5594022 into main Jun 6, 2022
@tyler36 tyler36 deleted the tyler36/issue9 branch June 6, 2022 04:31
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.

Improve file watcher list
1 participant