InterviewSolution
Saved Bookmarks
| 1. |
Is laravel good for API? |
|
Answer» Laravel is an appropriate choice for PHP builders to use for building an API, especially when a project’s necessities are not exactly defined. It's a comprehensive framework suitable for any type of application DEVELOPMENT, is logically structured, and ENJOYS robust COMMUNITY support. Laravel includes FACTORS for not solely API development, but front-end templating and singe-page software WORK, and other aspects that are totally unrelated to only building a net utility that responds to REST Http calls with JSON. |
|