How to run inline script in custom file blade?

I have custom Widget then I Want to use javascript javascript canvas chart
7 Replies
toeknee
toeknee7mo ago
Laravel
JavaScript | Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Alnuaimi
AlnuaimiOP7mo ago
see to me code please my bro
No description
toeknee
toeknee7mo ago
Are you loading this blade in dynamically? If so DomContentLoaded likely won't be triggered as it's already loaded....
Alnuaimi
AlnuaimiOP7mo ago
I do not know ,I want to run this
Alnuaimi
AlnuaimiOP7mo ago
this is code
toeknee
toeknee7mo ago
Why not use the standard Filament charts or apex charts? Would make it much easier for you.
Alnuaimi
AlnuaimiOP7mo ago
The reason is that I cannot control it the way I want

Did you find this page helpful?