DEV Community

Laravel 6 and Make Auth

Santhosh on September 07, 2019

Laravel 6 came with a hero's welcome this Tuesday. When I started to try to see how the new one is, I was straight away hit at a wall. php artisa...
Collapse
 
kalecio profile image
Kalécio

Kinda related question, which framework works the best with php/laravel?
I've seen a lot of tutorials about laravel with people using Vue instead of React, why this preference? Is it easier to use Vue with php? Are there any advantages?

Collapse
 
santhoshj profile image
Santhosh

Though it is purely an opinionated decision; I would definitely advocate for Vue.js. Because, I found Vue is much simpler and lighter compared to React.

Also, Vue has the best features out of Angular and React. Moreover, React is from Facebook, which is a good reason for me to ditch it. :)