z-song / laravel-admin

Build a full-featured administrative interface in ten minutes
https://laravel-admin.org
MIT License
11.13k stars 2.81k forks source link

No publishable resources for tag []. #5554

Open bourne-3 opened 2 years ago

bourne-3 commented 2 years ago

Description:

hello, i installed laravel-admin, and execute the comman line

php artisan vendor:publish --provider="Encore\Admin\AdminServiceProvider"

but encouter such situation

No publishable resources for tag [].
Publishing complete.

And cannot find admin.php under config

Steps To Reproduce:

Estigy commented 2 years ago

Same thing here (laravel 9,13, PHP 8.1, latest laravel-admin): Did a completely clean installation from scratch, laravel itself is doing fine, getting laravel-admin via composer was successful. But publishing yields "No publishable resources for tag []."

What else can I try?

doker42 commented 2 years ago

you should clear dir bootstrap/cache