Opening modal from a custom page

Is it possible to open a modal from a class that extends Page?

$this->dispatch doesn't seem to be working, I want the modal to automatically open at the end of my submit function
Solution
Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.
Was this page helpful?