Hello, I am facing a 404 error on production server when i perform any click event. I don't know why its happening can you please suggest what the issue behind this
Is anyone able to get php intelephense + blade highlighting using a S.F.C. Volt (class or functional API, no matter) + blade formatter working, using VsCode?
How can I define a variable inside Livewire Volt Blade area like regular blade file Here is my full component. want to assign value to `$hello` variable. However, unable to assign variable ```php {{ $hello }} this is volt component {{ $count }} click ```
I'm really disappointed with livewire volt . Why does laravel try to return back to old code style ! I really love laravel because clean code now we go to spaghetti style
@@domagojfranc7824 thanks , i'll not , i don't use any technical approach like this at all just if it's a backages i do not need to see it's code . Separate code based on language is an initial point of start when i choose the project path . Livewire did a great job for me as a full stack developer because I hate JavaScript because it's code style there is no way to be good
What project are you building with livewire? ... I built a student portal for a client and seems pretty fast to me ... It's slower in development but fast in production
@@joydeepbhowmik6181 maybe it's the way I'm using livewire, but I always use javascript too, so I do alot off calls from javascript to livewire and vice versa, so that could be the reason it's slow for me. Also I'm working on a pretty big project so that also doesn't optimize the speed
I view Volt as a sibling to Vue or React since its approach is quite similar to both of them.
That's what I was about tonsay, it feels like your working with those. Pretty good expectations from volt, tbh.
Mostly, Volt usage would be on personal project, really might not be cool in an organisation project. I so much cheriched separing concerns
Hello, I am facing a 404 error on production server when i perform any click event. I don't know why its happening can you please suggest what the issue behind this
I think if you are not using liveware as full page component is going to be helpful, but again small parts of code maybe bigger
Great! I like it!
Is anyone able to get php intelephense + blade highlighting using a S.F.C. Volt (class or functional API, no matter) + blade formatter working, using VsCode?
this looks like vue, angular, react or modern front end frameworks approach
Thanks
How can I define a variable inside Livewire Volt Blade area like regular blade file
Here is my full component.
want to assign value to `$hello` variable.
However, unable to assign variable
```php
{{ $hello }}
this is volt component {{ $count }}
click
```
indeed, it looks like Vue or Svelte code
I'm not sure about putting code and HTML in same place
Me neither
@@mahmoud-bakheet its like putting javascript into html, like jsx
I'm really disappointed with livewire volt . Why does laravel try to return back to old code style ! I really love laravel because clean code now we go to spaghetti style
1000% agree!
But, you don’t have to use it if you don’t like it, for full stack developers this is nothing new. Vue has been written like this as well
@@domagojfranc7824 thanks , i'll not , i don't use any technical approach like this at all just if it's a backages i do not need to see it's code . Separate code based on language is an initial point of start when i choose the project path .
Livewire did a great job for me as a full stack developer because I hate JavaScript because it's code style there is no way to be good
That's the point...
The only reason why I don't use livewire anymore is because it is waay too slow
What project are you building with livewire? ...
I built a student portal for a client and seems pretty fast to me ...
It's slower in development but fast in production
@@joydeepbhowmik6181 maybe it's the way I'm using livewire, but I always use javascript too, so I do alot off calls from javascript to livewire and vice versa, so that could be the reason it's slow for me. Also I'm working on a pretty big project so that also doesn't optimize the speed
@@joydeepbhowmik6181 don't use XAMMP in production HAHA!