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

RafaelRossales's avatar

Why I cant send datas to a modal boodstrap?

Hello guys, I'm trying to build a manager page in laravel, then I've got a index page that show the users stored on database, they're showing in a table, in this table I'd like to put a button that calls a modal window and on it should be the informations about the user selected. The problem is the window don't shows up the data even I sending the variable through the Controller to the view modal, I'ts been weird because when I put the variable inside a foreach I can count the all the users in my table, please if anyone helpe me I'll be thankfull!

0 likes
2 replies

Please or to participate in this conversation.