Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish the all files and assets #30

Closed
willmkt opened this issue Oct 4, 2018 · 4 comments
Closed

Publish the all files and assets #30

willmkt opened this issue Oct 4, 2018 · 4 comments

Comments

@willmkt
Copy link

willmkt commented Oct 4, 2018

Is it possible to publish the all files and assets

I use a custom admin template and my projects always have various needs of customization.

Thanks.

@willmkt willmkt changed the title Publish the views Publish the all files and assets Oct 4, 2018
@sarthaksavvy
Copy link
Member

You mean the views related files?

@willmkt
Copy link
Author

willmkt commented Oct 5, 2018

I mean views, controller, models, middleware.

All files related.

@sarthaksavvy
Copy link
Member

If you want to have control on everything then you can create normal auth using command php artisan multiauth:make guardname and on multiauth config file you can turn admin section off.

In this way you will actually get everything on your project.

@tvnr690
Copy link

tvnr690 commented Aug 9, 2019

Sir if i want to change route view using controller.
how to publish all controllers used in multi-auth login package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants