Laravel Api + Vuejs Frontend

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 4

  •  5 วันที่ผ่านมา

    Informative. Thank you.

  • @Richardritchie-w1f
    @Richardritchie-w1f 4 วันที่ผ่านมา

    Thank you. This was really helpful. ❤

  • @codingwithgokhan
    @codingwithgokhan 5 วันที่ผ่านมา

    Thank you for the video. I think integrating Laravel + vue.js by adding vue as a dependency in Laravel project with some plugins is better way to use them together. In this apporach you put all of your vue.js related code in resources/js directory and it is much more easy to manage small-mid sized projects. It seems you are using separate codebase, which means they are different projects.