Laravel Admin Laravel Admin System, supporting Laravel >= 5.5! Installation Steps 1.Require the Package composer require tanwencn/laravel-manytags 2.Install and then Run the migrations php artisan vendor:publish --provider="Tanwencn\Manytags\ManytagsServiceProvider" php artisan migrate