- 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.
- 一步一步學Spring Boot 2:微服務項目實戰
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Python王者歸來
- PostgreSQL 11從入門到精通(視頻教學版)
- Java性能權威指南(第2版)
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- 精通網絡視頻核心開發技術
- jQuery開發基礎教程
- Windows Phone 7.5:Building Location-aware Applications
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- JavaScript動態網頁編程
- Machine Learning With Go
- Bootstrap for Rails
- Spring Data JPA從入門到精通