Laravel Thujohn Twitter错误验证错误

I am trying to post on Twitter from my website, but I am getting the below error:

{"errors":[{"code":215,"message":"Bad Authentication data."}]}
[215] Bad Authentication data.

I want to know how to perform authentication for Twitter.

I am using Laravel 5.4.

Twitter's latest API 1.1 does not allow access without authentication

check this

https://tomelliott.com/php/authenticating-twitter-feed-timeline-oauth