Skip to content

Fix/migration config publish issue#2

Closed
CybertronianKelvin wants to merge 8 commits into
mainfrom
fix/migration-config-publish-issue
Closed

Fix/migration config publish issue#2
CybertronianKelvin wants to merge 8 commits into
mainfrom
fix/migration-config-publish-issue

Conversation

@CybertronianKelvin

Copy link
Copy Markdown
Owner

fix(install): correct vendor:publish tags and provider in GraperInstallCommand

The graper:install command was failing silently on fresh installations
because it used incorrect publish tags and package identifiers.

Changes:

  • Replace --package flag with --provider to reliably target the
    GraperServiceProvider
  • Correct publish tags from grapesjs-config/grapesjs-migrations to
    graper-config/graper-migrations to match the tags generated by
    spatie/laravel-package-tools based on the package name

This caused migrations and config files to never be published when
running the installation command.

Fixes #1

@CybertronianKelvin CybertronianKelvin force-pushed the fix/migration-config-publish-issue branch from 67d75ce to 8510146 Compare April 28, 2026 14:17
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.

[Bug]: When i installed, the migration doesn't work

1 participant