DEV Community

Cover image for Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 1 - getting Laravel running

Learning Laravel 6 and VueJS for Javascript/NodeJS developer part 1 - getting Laravel running

Michael "lampe" Lazarski on October 13, 2019

One of the first full-stack web frameworks I worked with was Ruby on Rails. I still think to this day that it is a fantastic framework to work with...
Collapse
 
balduinofernando profile image
Balduino Fernando

Nice post, but I think it is suitable for Laravel 5.x, because in Laravel 6 there is no "php artisan preset vue" as s a default CLI command you should first install the new UI package from laravel 6 the "laravel ui" pack, and then use vue as default preset and after that install the node packages.

But nice post...

Collapse
 
anthonywebdev profile image
Anthony R.

Good one.

Also npm run production will compile all the assets :D !

Collapse
 
rafelck profile image
Rafel

Hurry up dude, we need part 2 :D

Collapse
 
florincornea profile image
Cornea Florin

nice job!

Collapse
 
mdbriones profile image
Mark David Briones

Now, where is the instagram like appp?

Collapse
 
lampewebdev profile image
Michael "lampe" Lazarski

To be honest I kind of lost interest in that topic. Sorry

Collapse
 
didin1453fatih profile image
Didin πŸ‘¨β€πŸ’»

I think you can combine Laravel and dbdesigner.id as your database designer. This can make your project readable and clear documentation.

Collapse
 
lampewebdev profile image
Michael "lampe" Lazarski

Thank you!
I will check it out :)

Collapse
 
readymadecode profile image
Chetan Rohilla

Hi! michael you are best in laravel. Can you please suggest me, i have a project in laravel and i want to move this to node.js.

Thanks:)