V
V
Valeriu Vodnicear2020-01-03 19:50:24
Laravel
Valeriu Vodnicear, 2020-01-03 19:50:24

How to properly work with components in Laravel 8?

can you tell me how to work with components in Laravel 8?
do ordinary vue components or is there some other way to make an application on components?

it seems that something new has appeared in version 8 on this issue

, the fact is that quite a lot of components are planned in the new application, and many pages
before that worked with nuxt, and Laravel used only for API, so I don’t know how to correctly design the component structure using blade

perhaps there are some ready-made templates...

UI library will be used by TailwindCSS

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2020-01-03
@vodnicear

From vue's point of view, not much has changed. Is that it is now not sewn by default.
If we talk about the new - perhaps you meant the functionality of livewire. If you master it, then vue may not be needed either.

V
vadykoo, 2021-01-05
@vadykoo

Here about Blade components in Ukrainian https://docs-laravel.site/docs/8.x/blade#components

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question