Docs
- I have used a package "thujohn/twitter" to facilitate connection with Twitter Apis ,It's link (https://github.com/thujohn/twitter)
- My app has a 2 routes "/" and "userTweets"
- My app has two views (welcome , tweets)
- My app has only one Controller (TwitterApiController)
- TwitterApiController has one function (getTweetsOfUserName)
- My app does not have connection with any database driver
- My app's front end design is very simple
How it works? Commands
- git clone https://github.com/omar1890/SubTwitter.git
- git status
- git checkout master
- git pull origin master
- composer install
- add .env file (you will find it in the mail)
- php artisan serve OR
- if you have a local server like laragon or xammp , install my repo under /www