How to simply expose an endpoint with API Key in Laravel
We all need, sooner or later, to expose an endpoint quickly and with the greatest possible security. Laravel provides advanced methods to manage authentication, whether username/password or API token.
But here we are talking about an agile method tha...
tonyjoe.dev3 min read
Mohamed Gamal
very helpful tutorial thanks a lot