https://github.com/atuoha/lavtweetz
LavTweetz is an implementation of ThuJohn Laravel Twitter API
https://github.com/atuoha/lavtweetz
laravel thujohn twitter-api
Last synced: 2 months ago
JSON representation
LavTweetz is an implementation of ThuJohn Laravel Twitter API
- Host: GitHub
- URL: https://github.com/atuoha/lavtweetz
- Owner: Atuoha
- Created: 2020-11-03T10:05:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T10:34:11.000Z (over 5 years ago)
- Last Synced: 2025-07-19T06:44:31.916Z (11 months ago)
- Topics: laravel, thujohn, twitter-api
- Language: PHP
- Homepage:
- Size: 1.56 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## LAVTWEETZ
LavTweetz is an implementation of ThuJohn Laravel Twitter API usage on Github
# To Use:
Request for a twitter developer account so as to get access to credentials like
TWITTER_CONSUMER_KEY -|-
TWITTER_CONSUMER_SECRET -|-
TWITTER_ACCESS_TOKEN -|-
TWITTER_ACCESS_TOKEN_SECRET -|-
The process is really tricky but it's worth it I guess
Run npm Install
Run npm install
configure .env by duplicating .env.example and changing the dublicate to .env
To test:
Open project and try tweeting(internet connection needed)

## About Laravel
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as: