That's the way it should work. And you don't need to map your package namespace in your "main" composer.json. You should read more about what composer packages are, how they work and how to use laravel's workbench.
Ok, I see. Well, when I include dependencies in my package's composer.json it gives me a blank page for some reason. It happens when laravel includes my package's vendor/autoload.php file. No errors with composer installation from the package directory --- what gives?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community