0

Hellow. I am learning to code with Laravel and now I am trying to do a simple SPA where user can watch/read any posts.

Using there: VueJs only for user's frontend part and Laravel blade only for Admin-panel where admin can CRUD those posts.

Question: How and where should we use Blade, instead VueJS which can do all stuff without Blade?

1 Answer 1

0

I have been using VueJs for everything frontend and Blade for email templates that gets send to the users.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.