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

No publishable resources for tag [config]. #155

Open
hasnat3038 opened this issue Dec 18, 2023 · 6 comments
Open

No publishable resources for tag [config]. #155

hasnat3038 opened this issue Dec 18, 2023 · 6 comments

Comments

@hasnat3038
Copy link

php artisan vendor:publish --provider="HansSchouten\LaravelPageBuilder\ServiceProvider" --tag=config

@arif-x
Copy link

arif-x commented Jan 4, 2024

Have you migrate your db?

@bfblackjack
Copy link

I have the same issue here, Laravel 10. There is no configuration file published nor migration files published for the provider/tag. Hence, @arif-x , there is no migrations to run!

@arif-x
Copy link

arif-x commented Jan 10, 2024

you can refer here for setup this package @bfblackjack
https://www.youtube.com/watch?v=V4uePTK8IG8

@bfblackjack
Copy link

@arif-x While the instructions may work in the video, it does not work in my copy nor does it appear to work nor @hasnat3038.

After installing the package via composer and then attempting to publish the vendor files, NO files are found for the service provider:

INFO No publishable resources for tag [config].

@PGTech85
Copy link

I have the same issue. LaravelPageBuilder does not show up as a publisher.
php artisan vendor:publish
Does not have it listed.

@masumcity
Copy link

not working .

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

No branches or pull requests

5 participants