Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly f

Build and Secure a Laravel API : laravel

submited by
Style Pass
2021-05-19 10:57:26

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching. Official Laravel Site

Don't spam - Self promotion is okay as long as you also contribute by answering questions from other people or by posting links to sites that aren't your own. Reddiquette recommends a 9:1 ratio as a rule of thumb.

Read the docs - If you're looking for help with an issue, please read the official Laravel documentation and search the subreddit for existing answers to your question beforehand. We want to be as beginner friendly as possible but submissions that have obviously not even had a cursory glance at the documentation may be removed.

šŸ“• In this tutorial, you'll learn how to create a simple Laravel API and add authorization to it using Auth0. You can find the final code in this GitHub repository. Read more...

Leave a Comment