- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 150字
- 2021-07-02 19:57:24
Laravel
Laravel is an open source MVC framework for PHP that is used to build robust web applications. Laravel is currently at version 5.5 and is among the most popular PHP frameworks, beloved for its elegant syntax and powerful features.
Laravel is suitable for creating a variety of web-based projects, such as the following:
- Websites with user authentication, such as a customer portal or a social network
- Web applications, such as an image cropper or a monitoring dashboard
- Web services, such as RESTful APIs
In this book, I'm assuming a basic knowledge of Laravel. You should be comfortable with installing and setting up Laravel and be familiar with its core features, such as routing, views, and middleware.
If you're new to Laravel or think you might need to brush up a bit, you should take an hour or two to read through Laravel's excellent documentation before continuing with this book:https://laravel.com/docs/5.5/.
推薦閱讀
- Git高手之路
- Internet of Things with the Arduino Yún
- HDInsight Essentials(Second Edition)
- Haskell Data Analysis Cookbook
- Microsoft Azure Storage Essentials
- Java EE架構設計與開發實踐
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Xamarin Cross-Platform Development Cookbook
- Clojure Web Development Essentials
- Learning iOS Penetration Testing
- 趣學數據結構
- PyTorch生成對抗網絡編程
- 區塊鏈原理、架構與應用(第2版)
- 區塊鏈原理、設計與應用
- Python大數據與機器學習實戰