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

Using Bootstrap Templates #397

Open
yoyoypy opened this issue Oct 11, 2019 · 6 comments
Open

Using Bootstrap Templates #397

yoyoypy opened this issue Oct 11, 2019 · 6 comments

Comments

@yoyoypy
Copy link

yoyoypy commented Oct 11, 2019

**Ideally we would expect you to raise a discussion on AvoRed Official Website **
https://www.avored.com/discussion/category/general

Hi,
I just wondering.
Is it possible to combining this framework with bootstrap templates?

@indpurvesh
Copy link
Member

In frontend you are allowed to use anything that you will like. bootstrap, bulma or material design.

@yoyoypy
Copy link
Author

yoyoypy commented Oct 14, 2019

do you have doc or tutorial about that?

@indpurvesh
Copy link
Member

@yoyoypy Not really at this stage but if you know the laravel blade template docs. It should give you all the answer. IF you stuck you can asked me anytime.

@yoyoypy
Copy link
Author

yoyoypy commented Oct 18, 2019

hi @indpurvesh

i want to ask you something, why im calling a image in home.blade.php
like this
Screenshot_43

but show up like this
Screenshot_44

it should be like this
Screenshot_45

im sure that i put in image in correct folder path.

thanks for your help :)

@indpurvesh
Copy link
Member

Use it this way.

<img src="{{ asset('images/brand1.jpg') }}" alt="brand name />

Image Location should be public/images/brand1.jpg

@yoyoypy
Copy link
Author

yoyoypy commented Oct 21, 2019

Screenshot_48

still cant

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

No branches or pull requests

2 participants