justbetter / laravel-instagram-feed
Fetches the instagram feed for given authenticated profiles
v1.1.1
2025-01-14 10:45 UTC
Requires
- php: ^8.0
- ext-json: *
- guzzlehttp/guzzle: ^7.0.1
- illuminate/config: ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0
- illuminate/console: ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0
- illuminate/database: ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0
- illuminate/http: ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0
- illuminate/mail: ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0
- illuminate/support: ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0
Requires (Dev)
- orchestra/testbench: ^6.0
This package is not auto-updated.
Last update: 2025-01-28 11:05:20 UTC
README
Installation
composer require justbetter/laravel-instagram-feed
Fork of Dymantic module
This repository is a fork of the original Dymantic Laravel Instagram Feed module, created to ensure continued functionality according to the new standards.
For more information, please refer to the original repository: Dymantic - Laravel Instagram Feed