Open schel4ok opened 8 years ago
Change the tags
TodoItems - it should be
Try and let me know because both the error seems to be mainly because your component is not available. And I think this is the problem.
Sorry. I don't understand what do you mean. Replace TodoItems with what? Replace TodoAddForm with what?
I was thinking that most likely it is filename issue. And I tried to make everything in lowercase without Uppercase letters, but it is not working anyway.
I like your vue tutorial. But I am stuck on the topic of splitting ToDoApp in separate components. Please help me to understand what's wrong with the code.
I have Laravel 5.3 + vuejs 2.0.5
This way ToDoApp is working \resources\assets\js\app.js
blade.php
but when I try to split the code into components I get the error in console \resources\assets\js\app.js
\resources\assets\js\components\TodoItems.vue
\resources\assets\js\components\TodoAddForm.vue
blade.php
error in console