media-manager icon indicating copy to clipboard operation
media-manager copied to clipboard

Call to undefined function Encore\Admin\Media\admin_assets_require()

Open starcevpro opened this issue 4 years ago • 3 comments

Call to undefined function Encore\Admin\Media\admin_assets_require()

starcevpro avatar Oct 20 '20 12:10 starcevpro

@starcevpro did you solve the problem? It's occurring to me too

AngeloAvv avatar Dec 22 '20 12:12 AngeloAvv

If you are using laravel-admin 1.x, you will need to install media-manager 1.x as well. See README.md for details.

tateren avatar Jan 06 '21 09:01 tateren

composer require laravel-admin-ext/media-manager:^1.*

wishbone-productions avatar Jan 07 '21 15:01 wishbone-productions