laravel UI with the vue preset works pretty much as 5.8 and the tutorials would work the same. All the templates use Bootstrap for layout, and you don't need any vue components.
Sep 27, 2019
8
Level 4
Tutorial for 6.0 that doesn't require laravel/ui for creating Auth
I don't much care for using VUEJS. Just personal preference, since Laravel as removed make:auth I was wondering if anyone knows of a tutorial that allows to build the auth and registration system without using laravel/ui
Level 75
And you can always just download bootstrap. CSS and rename it to app. CSS which is what I did. They have a minified version for download.
However you will need laravel/uI now for scaffolding auth.
2 likes
Please or to participate in this conversation.