Aknaproff/config/barcode.php

6 lines
57 B
PHP
Raw Normal View History

2023-09-21 12:45:08 +00:00
<?php
return [
'store_path' => public_path('/'),
];