- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 135字
- 2021-07-02 19:57:25
Laravel and Vue
Laravel may seem like a monolithic framework because it includes features for building almost any kind of web application. Under the hood, though, Laravel is a collection of many separate modules, some developed as part of the Laravel project and some from third-party authors. Part of what makes Laravel great is its careful curation and seamless connection of these constituent modules.
Since Laravel version 5.3, Vue.js has been the default frontend framework included in a Laravel installation. There's no official reason why Vue was chosen over other worthy options, such as React, but my guess is that it's because Vue and Laravel share the same philosophy: simplicity and an emphasis on the developer experience.
Whatever the reason, Vue and Laravel offer an immensely powerful and flexible full-stack framework for developing web applications.
- SQL Server 從入門到項(xiàng)目實(shí)踐(超值版)
- Docker技術(shù)入門與實(shí)戰(zhàn)(第3版)
- Azure IoT Development Cookbook
- Boost C++ Application Development Cookbook(Second Edition)
- Mastering Selenium WebDriver
- PHP基礎(chǔ)案例教程
- Python自動化運(yùn)維快速入門(第2版)
- 21天學(xué)通C++(第6版)
- JavaScript by Example
- Java面向?qū)ο蟪绦蛟O(shè)計(jì)
- 區(qū)塊鏈技術(shù)與應(yīng)用
- PLC應(yīng)用技術(shù)(三菱FX2N系列)
- 詳解MATLAB圖形繪制技術(shù)
- PowerDesigner 16 從入門到精通
- Robot Framework Test Automation