eepawan / vimeo
Adding vimeo video url and their listing
dev-master
2019-02-11 10:52 UTC
Requires
- guzzlehttp/guzzle: ^6.3
This package is not auto-updated.
Last update: 2025-06-25 23:56:29 UTC
README
Sample laravel package to add and show vimeo video
Installation
Package is installed via Composer. To install, simply add it
to your composer.json
file:
{ "require": { "eepawan/vimeo": "dev-master" } }
OR
composer require eepawan/vimeo
And run below command after installing package:
$ php artisan migrate
$ php artisan vendor:publish --provider="Pawan\Vimeo\VimeoServiceProvider"
Then browse http://your-domain-name/vimeo/listing