reupload
This commit is contained in:
6
config/barcode.php
Normal file
6
config/barcode.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'default_type' => 'I25',
|
||||
'store_path' => storage_path('app/public/'),
|
||||
];
|
||||
Reference in New Issue
Block a user