Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

CamKem's avatar
Level 10

Screencast / Tutorial on how to pass props to the front end

Hi guys, I am learning inertia & vue for my new project and am wanting to know which screencast / series on here is the best one for learning how to pass props to the front end & the interaction between the frontend & server side.

Maybe I need to do a beginners tutorial on javascript, as I don't understand a lot about how to read and interact with the page props.

I have been looking at Splade, which promises to give inertia functionality in normal blade directives allowing the creation of a SPA using just blade & splade (I guess with alpinejs too).

Your help with which direction I might go & which series to watch to help me build up the knowledge would be much appreaciated!

0 likes
1 reply
sididev's avatar
sididev
Best Answer
Level 8

If it's Inertia vue, I think you need to learn vuejs.

Afterwards, there are quite a few lessons from Jeffrey on sight and inertia that can help you I think. Afterwards, I advise you to read the documentation, if you are looking for something, go to the documentation, it is important.

Ultimately vuejs is a javascript framework if you feel you need to revise your js courses go for it sir.

https://laracasts.com/topics/inertia

Please or to participate in this conversation.