Praise: I am a huge fan. You have molded not only my knowledge, but my way of thinking as a developer. Many thanks.
Question: My biggest insufficiency as a developer right now: I feel like I am in this niche of Laravel developers using Vue. I bet there are many like me who watched your series, loved what they saw, started using Vue as a jQuery replacement, learned more and used it more and more. Now our apps use Vue components mostly and call on the server via api endpoints from our routes. I feel like I am working between two paradigms. If I had started with an SPA and used laravel for the backend I'm sure I wouldn't feel this way, but I feel like I'm in an awkward place architecturally. (it also doesn't help that there is fairly limited info out there about vue patterns and architectures compared to laravel)
I know that's vague, but hoping you can provide some insight / direction because I'm sure you've heard this before or experienced it yourself. I am also sure I am guilty of one of your snippets: "taking it too far is a right of passage"