Error when creating packages
-
so i follow bagisto documentation in this link https://devdocs.bagisto.com/create_package.html#how-to-create-package
when i try i got stuck at step 6 which give me errorso here's my config.php
image url)and my composer psr-4
so i insert to my directory in packages
Please Help guys
-
please run 'php artisan config:cache' , 'composer dump-autoload' & 'php artisan vendor:publish'.
-
great it's working now, thank u
-
You are very welcome @jonathantyar
-
You miss \src after
"diLangit\Shipping\": "packages\diLangit\Shipping"in composer.json