16 Laravel Livewire SPA using Turbolinks

  Рет қаралды 25,056

Bitfumes

Bitfumes

Күн бұрын

Пікірлер: 53
@emmanuelakinjole1493
@emmanuelakinjole1493 4 жыл бұрын
Thank for the tutorial. And also congrats on the 50k subscribers. From Nigeria👌🇳🇬
@ghaithatfeh212
@ghaithatfeh212 2 жыл бұрын
You are an awesome human being, thanks for this easy-to-follow tutorial
@Bitfumes
@Bitfumes 2 жыл бұрын
Glad it was helpful!
@WalterWoshid
@WalterWoshid 4 жыл бұрын
You are an awesome human being, thanks for this easy-to-follow tutorial!
@Bitfumes
@Bitfumes 4 жыл бұрын
Thanks for your love and support, keep learning. Subscribe to bitfumes newsletters bitfumes.com/newsletters
@llBestBoyll
@llBestBoyll 2 жыл бұрын
Gj man 🔥
@chandraperdiansyah4250
@chandraperdiansyah4250 2 жыл бұрын
can it still be used in 2022? I saw the documentation for livewire version 2 no longer supports turbolinks
@llBestBoyll
@llBestBoyll 2 жыл бұрын
Dude thx again 💪🏼
@TahirBhai
@TahirBhai 4 жыл бұрын
Can we do SPA without turbolinks? I see turbolinks is not officially supported and its too much buggy.
@yucelbengu1307
@yucelbengu1307 4 жыл бұрын
hey thanks for the tutorial but removed turbo links with livewire 2.0 what we should do ?
@swalihvmbazar2207
@swalihvmbazar2207 4 жыл бұрын
I also looking for that. but I didn't get yet
@randomstrokes13
@randomstrokes13 4 жыл бұрын
Is there a turbolink in livewire 2? Route Livewire does not work anymore?
@randomstrokes13
@randomstrokes13 4 жыл бұрын
route livewire not working? please help
@TheSathivel
@TheSathivel 4 жыл бұрын
Thanks for the nice tutorial . I used to watch your most of tutorial . now I learning livewire and have realised that turbolinks not available in livewire 2.0 . May I know any alternate for Livewire SPA. Again thanks for lot of effect to made this type tutorial .
@WaheedSuday
@WaheedSuday 4 жыл бұрын
Thanks for this playlist tutorial, I just enjoyed it, please how to achieve the following in Livewire: 1. When the user clicks on delete button, there is confirmation whether to delete or cancel like sweetalert2 confirm pop up, If confirmed, then fires up an event to delete 2. Implement javascript alert like toastr when comment deleted or created
@SinghatehAlagie
@SinghatehAlagie 4 жыл бұрын
you can use confirm method to toggle that
@bibibobs
@bibibobs 4 жыл бұрын
1. JavaScript (alpine, vanilla) 2. Flash data to session and render it
@AbrarAhmad-mz8vl
@AbrarAhmad-mz8vl 4 жыл бұрын
Why drop down menues misbehave when using turbolinks with livewire sometime?
@arifdevcoding
@arifdevcoding 3 жыл бұрын
because it is resetting the html. so there is no state for dropdown
@mdnasiruddin700
@mdnasiruddin700 4 жыл бұрын
Brother, when I keep my index.php file into root directory. My livewire component doesn't work? Can you tell me what the remedy for it is?
@itkhmer1544
@itkhmer1544 4 жыл бұрын
why js not working when use Turbolink like dropdown-toggle ..etc
@TahirBhai
@TahirBhai 4 жыл бұрын
turbolinks is buggy, you need to ignore turbolink on some js libraries like bootstrap to work it properly. i don't remember the attribut you need to put into the script tag.
@samjadps513
@samjadps513 4 жыл бұрын
Ok boss good tutoril will follow u
@sarder2008
@sarder2008 4 жыл бұрын
Hi Sarthok, is it possible to make a full SPA with livewire and turbolinks?
@eleazarfederio1718
@eleazarfederio1718 4 жыл бұрын
thanks for great tutorial
@elsayednofal8124
@elsayednofal8124 3 жыл бұрын
very useful and nice
@raowaqasahmad6008
@raowaqasahmad6008 4 жыл бұрын
Sir how to append query string in url with out reload page in laravel livewire? before: xyz.com/products after xyz.com/products?brand=casio
@iskandarjava6608
@iskandarjava6608 4 жыл бұрын
where are those documentations for spa-mode now? I can't find it on livewire docs.
@pawull
@pawull 3 жыл бұрын
removed.
@26kito
@26kito 2 жыл бұрын
@@pawull so we can't make spa anymore with livewire?
@shehiali9889
@shehiali9889 4 жыл бұрын
SPA page in livewire docs removed, does dat mean no more SPA with livewire?
@pedro-j
@pedro-j 4 жыл бұрын
No, it still working. I already follow the video yesterday and it's works fine ... The same documentation that he explains about it's now here ... laravel-livewire.com/docs/rendering-components#route-registration
@AhmadHassan-ss5un
@AhmadHassan-ss5un 4 жыл бұрын
thanks. stay safe
@MarcelloPato
@MarcelloPato 4 жыл бұрын
Very cool! Be safe!
@joohnmayk
@joohnmayk 4 жыл бұрын
Excelentes aulas, apesar de eu não entender inglês a didatica é muito boa que da pra acompanhar só olhando rsrs...
@joohnmayk
@joohnmayk 4 жыл бұрын
Mas fiquei com uma duvida, como seria a inserção de Meta tags usando o livewire ?
@yosuajuliando
@yosuajuliando 3 жыл бұрын
Why not support paginate livewire
@nashwanabdullah2234
@nashwanabdullah2234 4 жыл бұрын
Thanks
@Bitfumes
@Bitfumes 4 жыл бұрын
Welcome
@rashidali-ru5yi
@rashidali-ru5yi 3 жыл бұрын
you are a superhero man! I always check your series before I go to the official doc or any other resources. Have a very very simple question. can we use livewire for very large projects instead of vuejs? I mean livewire looks very small ball if we compare it with vuejs. so I am afraid can we build enterprise-level projects in livewire...
@fuzzybair
@fuzzybair 3 жыл бұрын
LIvewire may be small, but Laravel is very big, and essentially the question is can Laravel handle scale. And the answer is very much so yes :)
@rashidali-ru5yi
@rashidali-ru5yi 3 жыл бұрын
@@fuzzybair man I am comparing livewire with vuejs Not livewire with Laravel itself! BTW thanks for your reply buddy
@fuzzybair
@fuzzybair 3 жыл бұрын
@@rashidali-ru5yi No problem :) And yes I understood your question, livewire is an extension of Laravel hence my point that really the comparison would be against the framework itself. Livewire is a Laravel strategy you patch smaller pieces of the DOM independently over the wire. We have used Nuxt and Vue for some really large apps, and also livewire, and it really comes down to the backend/database layer where scaling is concerned. Both Vue & Livewire are the smallest pieces of our scaling concerns.
@kenjohnsiosan9707
@kenjohnsiosan9707 4 жыл бұрын
my finger aches coz of pressing like button so hard...lol.. thanks for great tutorial bro
@Bitfumes
@Bitfumes 4 жыл бұрын
Hahahaha A big thanks for you, but don't hurt your finger coz developer's power is in his finger :)
@เอกลักษณ์พงษ์ศรีหดุลชัย
@เอกลักษณ์พงษ์ศรีหดุลชัย 4 жыл бұрын
I almost broke my screen because you ask me to push the like button so hard... LOL
@heliocorreia1359
@heliocorreia1359 4 жыл бұрын
turbolink disable, livewire version 2 ;(
@esoftgreat
@esoftgreat 4 жыл бұрын
why you so fast ?
@ЛеаЗдравковић
@ЛеаЗдравковић 4 жыл бұрын
Great tutorial!. But all your videos are with very low level of sound!?! Why? And can you improve that? :-)
@nishkamdogra1620
@nishkamdogra1620 Жыл бұрын
Bhai english ki band baja di
@frhdmasihparvaz3506
@frhdmasihparvaz3506 2 жыл бұрын
Thanks
@Bitfumes
@Bitfumes 2 жыл бұрын
Thanks for watching, please subscribe and like this video
17  Laravel Livewire   Register Component:Page
8:19
Bitfumes
Рет қаралды 10 М.
Improving Your Page Load Speeds on Any Site with Turbolinks
19:26
Nick Janetakis
Рет қаралды 8 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Laravel Security: Top 7 Mistakes Developers Make
11:16
Laravel Daily
Рет қаралды 87 М.
Laravel Livewire V3 - What's New
29:29
Tony Xhepa
Рет қаралды 4,7 М.
How to build a search drop down with Laravel Livewire!
17:23
Owen Conti
Рет қаралды 36 М.
Should you use PHP Laravel for Freelance?
5:50
Stefan Mischook
Рет қаралды 68 М.
Laravel: Change Two Symbols to Boost Eloquent Speed
6:34
Laravel Daily
Рет қаралды 87 М.
13  Laravel Livewire   Image Uploading
12:33
Bitfumes
Рет қаралды 19 М.
Livewire VS Vue.js: Practical Example of Dependent Dropdowns
13:40
Laravel Daily
Рет қаралды 43 М.
How to build a contact form with Laravel Livewire Tutorial
23:46
Stefan Bauer
Рет қаралды 12 М.
14  Laravel Livewire   Store Image using Intervention
11:12
Bitfumes
Рет қаралды 12 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН