laravel api
视频 (Video)
关于谈话 (About the Talk)
APIs make the web go round. Let’s create one from scratch using the popular PHP framework, Laravel. I used Laravel to create the entire scotch.io tutorial website and you can build any app you need with it.
API使网络运转。 让我们使用流行PHP框架Laravel从头开始创建一个。 我使用Laravel创建了整个scotch.io教程网站,您可以使用它构建任何需要的应用程序。
See the main tools required to create Laravel projects and the fastest, most efficient way to create a Laravel API.
查看创建Laravel项目所需的主要工具以及创建Laravel API的最快,最有效的方法。
您将学到什么 (What You’ll Learn)
- Laravel API techniques Laravel API技术
- Built-in Laravel tools like Eloquent, Resources, and more 内置的Laravel工具,例如Eloquent,Resources等
本演讲专为 (This Talk is Designed For)
Developers that want to create their own API for their blogs or apps.
想要为其博客或应用创建自己的API的开发人员。
关于主持人 (About the Presenter)
Chris Sevilleja (@chrisoncode) is the founder of scotch.io and Senior Developer Advocate at DigitalOcean. He loves trying to figure out the most efficient and practical way to build apps that we can ship to our customers.
Chris Sevilleja(@chrisoncode)是scotch.io的创始人,也是DigitalOcean的高级开发顾问。 他喜欢尝试找出最有效,最实用的方式来构建我们可以交付给客户的应用程序。
翻译自: https://www.digitalocean.com/community/tech_talks/creating-a-laravel-api
laravel api