laravelmedia maintained by tasmir
Description
Laravel Media
Author
Last update
2023/01/30 18:07
(dev-main)
License
Downloads
16
Add Provider
config > app.php
'providers' => [
..
Tasmir\LaravelMedia\LaravelMediaServiceProvider::class,
..
just add @include("laravelmedia::media") bellow to your blade file. Make sure, your console has no error.