Download the PHP package ehsan9/metabase-laravel without Composer
On this page you can find all versions of the php package ehsan9/metabase-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ehsan9/metabase-laravel
More information about ehsan9/metabase-laravel
Files in ehsan9/metabase-laravel
Download ehsan9/metabase-laravel
More information about ehsan9/metabase-laravel
Files in ehsan9/metabase-laravel
Vendor ehsan9
Package metabase-laravel
Short Description connect to the Metabase web service in Laravel project and have the output of reports
License MIT
Package metabase-laravel
Short Description connect to the Metabase web service in Laravel project and have the output of reports
License MIT
Please rate this library. Is it a good library?
ehsan9/metabase-laravel
Rate from 1 - 5
Rated 5.00 based on 1 reviews
Rated 5.00 based on 1 reviews
Informations about the package metabase-laravel
Metabase Laravel
First Metabase should be installed . You can get more info Here.
Installation
Step 1 - Install the package
You can install ehsan9/metabase-laravel with Composer directly in your project:
Step 2 - Publish
Run this command in your project directory:
Step 3 - Set config
Now you must define your Metabase Url, Username and Password to project. for this head to config/metabase-api.php then put your metabase info in the code:
Usage
You can use the package where ever you want.
-
Method 1:
-
First use the class:
- Then use this pattern to connect Metabase api:
-
-
Method 2:
-
use MetabaseApi Facade in ServiceProvider
- then use this pattern
-
All versions of metabase-laravel with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
>=v6.6.2
The package ehsan9/metabase-laravel contains the following files
Loading the files please wait ....