Level 16
Take a look at Passport
https://laravel.com/docs/5.8/passport
You must utilize tokens to prevent others from accessing your API endpoints.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hi to all. i have a web application and i am going to create a android app for it. i declare some api route to use web application functionalities from android. but i worry that another android apps too use this api how prevent this? is there any thing in laravel to solve this?
Please or to participate in this conversation.