Support the ongoing development of Laravel.io →
Installation Packages
Last updated 1 year ago.
0

Under vendor/ than follow package name. For example package way/generators is saved under vendor/way/generators

Last updated 1 year ago.
0

@pogachar thanks i check it and folder is there but how can i use route define inside the package and other file

Last updated 1 year ago.
0

You have to register the package under app/config/app.php. Look for providers (and aliases of needed).

Installation instructions are usually provided on github project page.

Last updated 1 year ago.
0

And if you want to change the package config, you normally need to do php artisan config:publish vendor/package

Last updated 1 year ago.
0

thanks @pogachar and @alxy your replies are valuable i sort it out my problem.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

udoi udoi Joined 18 Jul 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.