- Laravel 5.x Cookbook
- Alfred Nutile
- 43字
- 2021-07-14 09:56:51
Chapter 3. Routing
In this chapter, we will cover the following topics:
- Building an API / JSON based route for searching
- Testing your route in PHPUnit
- Building a view based route
- Testing your view based route in PHPUnit
- Creating named routes
推薦閱讀
- Spring 5.0 By Example
- LabVIEW Graphical Programming Cookbook
- Mastering OpenCV Android Application Programming
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- 面向STEM的Scratch創新課程
- 實戰低代碼
- 深入淺出Serverless:技術原理與應用實踐
- 軟件品質之完美管理:實戰經典
- PySpark Cookbook
- 微服務架構深度解析:原理、實踐與進階
- Natural Language Processing with Java and LingPipe Cookbook
- Python計算機視覺和自然語言處理
- Learning Kotlin by building Android Applications
- MATLAB 2020 GUI程序設計從入門到精通
- Mastering JavaScript Promises