Skip to content

Vendor publish paths are incorrect in InventoryServiceProvider #88

@shitalavhad734

Description

@shitalavhad734

Running php artisan vendor:publish fails because the config and migration paths in InventoryServiceProvider have extra ... The publish command cannot locate the files.

Fix: Update the paths to use DIR.'/../config/config.php' and DIR.'/../database/migrations/'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions