Skip to content

SerdarSanri/laravel-bundle-twitterfeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitterfeed Laravel bundle

Usage

  1. Put the files into the corresponding folders

  2. Edit the config file and set some caching method

  3. Call the library in controller / view and show in unordered list style

Twitter::timeline_list('laravelphp', 5);

or process as you want

Twitter::timeline('laravelphp', 5); 

About

Twitter feed bundle for Laravel PHP Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%