Is it possible to embed my metabase dashboard into php web application?

Is it possible to embed my metabase dashboard into php based web application? if yes then please help me with the step to follow

Hi @mitesh.b
You can embed Metabase into any language. There's a Laravel example:
https://github.com/metabase/embedding-reference-apps
If you search the forums, then you'll find other examples.