16
cursee
6y

Shamless rant towards the shamless Cursey dude. 😫

So whole day I have been trying to pass a variable from laravel blade view to vue2 component file. All in seperate files. I know that I have successfully passed 1 or 0 in same flow before. So I was following the same steps to pass my string variable. It kept giving me undefined. No google helped and I had been doing all kinds of stupid useless trials. All failed.

Because it is supposed to fail. 😐
I only learned it at the end of the day.

Comments
  • 1
    Well, at least that kind of "bug" doesn't need fixing once you discover the cause 😂
  • 1
    @TheCapeGreek true. This is the kinda hard lessons when you have no mentors nor classes. All I got is documentation and big wide web 😬
  • 2
    @CurseMeSlowly Exacty that. Thats something I struggle with a lot too
  • 2
    Ah. Not a problem at all.
    If you know how to pass 0 or 1, just pass your variables in binary format.
    You're welcome *thumbs up*
    xD
  • 1
    @TylerDDevRant lmao 🤣 I like your logic
Add Comment