thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.78k stars 2.67k forks source link

Voyager basic #929

Closed dotWaldemar closed 7 years ago

dotWaldemar commented 7 years ago

Hello! Voyager its a great job but i have a question. How i can use from voyager just a template and user permissions? Other i no need!

marco-solare commented 7 years ago

just install it to a freshly generated laravel5.4 app, run the migrations, use what you need (will be pretty self-explanatory if you are proficient with laravel). You could also have a look at the implementation of the user permissions and use them (or get inspired by them to implement your own similarly)

fletch3555 commented 7 years ago

Unfortunately we don't really have a way to strip Voyager down to the bare minimum. At least, not to the extent you're requesting. I'd hate to send you away from this project, but if all you need is permissions, I'm sure there are other packages that may be better suited for you/your needs.

If you really want to use Voyager, you'll have to manually strip out functionality. We can't officially support that action, though if you run into issues, we should be able to help you determine what caused it. In this case, I would recommend you join our Slack group (instructions in the project ReadMe), and post questions in the "help" channel.

Best of luck!

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.