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

Export assets #40

Open
IAmShafqatAli opened this issue Dec 3, 2020 · 1 comment
Open

Export assets #40

IAmShafqatAli opened this issue Dec 3, 2020 · 1 comment

Comments

@IAmShafqatAli
Copy link

IAmShafqatAli commented Dec 3, 2020

Is there anyway to export view and src files ? so one can modify them according to requirements ? @aungwinthant

@aron-draper
Copy link

Not sure if you want to do this still as your comment was quite a while ago but you can easily export the view

Copy this file: {YOUR-LARAVEL-PROJECT}\vendor\awt\apilogger\resources\views\index.blade.php

Paste a copy of the file from above to this location: {YOUR-LARAVEL-PROJECT}\resources\views\vendor\apilog\index.blade.php

You can now edit this file as much as you like and Laravel should pick it up.

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

2 participants