generated from boboko/starter
Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Tax Driver
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you can specify which tax driver should be used. By default system is used
|
||||
| and should work for you in most cases.
|
||||
|
|
||||
*/
|
||||
'driver' => 'system',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user