PHP code example of wisemood / laravel-tcmb-doviz

1. Go to this page and download the library: Download wisemood/laravel-tcmb-doviz library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

wisemood / laravel-tcmb-doviz example snippets


'Wisemood\LaravelTcmbDoviz\ServiceProvider',

$kur = \Wisemood\TcmbDoviz\Doviz::sonKur();

$kur = \Wisemood\TcmbDoviz\Doviz::enYakinKur('2014-07-01');
config/app.php

php artisan migrate --package wisemood/laravel-tcmb-doviz

php artisan doviz:get