Download the PHP package leonardl00/metabase without Composer
On this page you can find all versions of the php package leonardl00/metabase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download leonardl00/metabase
More information about leonardl00/metabase
Files in leonardl00/metabase
Package metabase
Short Description Embed Metabase dashboard and question in your application
License MIT
Informations about the package metabase
Laravolt Metabase
Blade component to embed metabase dashboard or question in your website. For more information about Metabase, please visit Metabase official website.
Installation
Add following entries to config/services.php
:
And finally, update your .env
file:
Metabase secret key can be found in metabase settings page (only accessible by admin).
Visit https://www.metabase.com/docs/latest/administration-guide/13-embedding.html for more information.
Usage
Common Problems
Embedding is not enabled for this object.
Solution: https://www.metabase.com/learn/embedding/embedding-charts-and-dashboards
Not found.
Invalid dashboard or question ID.
Message seems corrupt or manipulated.
Invalid secret key.