git@github.com:EishwarPHP/Dynamic-Google-Chart-in-Laravel-8.git
$ cd Dynamic-Google-Chart-in-Laravel-8
$ composer install
make a copy of .env.example and rename to .env
$ copy .env.example .env
$ php artisan key:generate
put database credentials in .env file
Put all ids and secrets in .env file
## Migrate and insert records
$ php artisan migrate
## Facing any problem? Contact with me
eishwar9@gmail.com
Please visit my website.
[eishwarpatley.me](https://eishwarpatley.me)