Laravel 6 Tutorial for Beginners #8 - CSS & Images

preview_player
Показать описание
Hey gang, in this Laravel tutorial we'll see how to use CSS and images in our views.

🐱‍👤🐱‍👤 JOIN THE CAUSE -
----------------------------------------
🐱‍💻 🐱‍💻 My Udemy Courses:

🐱‍💻 🐱‍💻 Course Links:

🐱‍💻 🐱‍💻 Other Related Free Courses:

🐱‍💻 🐱‍💻 The Net Ninja Community Boards:
Рекомендации по теме
Комментарии
Автор

For those on Laravel 8 and stuck on the CSS part, Laravel switched to something called the Mix. Editing on Resources Folder and webpacking it to the Public Folder. A quick google should get you set up for the Mix.

this_waterbottle
Автор

Thank you Shawn, for keeping the lecture simple, to-the-point and beginer-friendly. I had tried one Udemy course, and that course tweaks the styling using sass right away, I gave up on lesson one. Thanks for pointing out the meaning of public folder, it helps make things much clearer.

wekdydo
Автор

I don't know if it is the best Laravel course, I haven't watched many. But I most say that I'm loving your method of teaching, I'm loving Laravel. Simple and to the point!

pedrobenitez
Автор

Best Laravel course so far. I bow for you champ!!!

adeyemiadeshina
Автор

If your css is not working, try this <link href="{{ asset('css/main.css') }}" rel="stylesheet" type="text/css">

tawhidurnoorbadhan
Автор

grabe yung laravel halimaw, all in one HAHHAHA

goodjob
Автор

this really amazing super easy, super clean explanation, thank you so much.

ehabreda
Автор

Oh my God you have no idea how grateful I am for your native English. I know it sounds a bit snobbish, but I have such a hard time concentrating on tutorials in which people speak English with such strong accents 😅

rigelr
Автор

Thank you so much, coming from Django the logic of Laravel is different, lol i had problems with linking assets . thx

SamSam-znym
Автор

Taking this course in 2022. If your CSS is not working, try this instead: <link href="{{ asset('css/main.css') }}" rel="stylesheet" type="text/css">

medkodcom
Автор

Thank you. Very informative and easy to follow

av
Автор

thank you, really the best explanation.

parsajoneidy
Автор

You didn't talk about the asset helper or did I miss it, listening while working?

ProgrammingwithPeter
Автор

laravel 8: <link rel="stylesheet" href="{{ asset('css/main.css') }}">

nv_hoang
Автор

I didn't use your picture ok so I used an jpg picture and is showing very big how can I put it on frame or container to show it in middle but small ? i searched a lot did'nt find any solution

doha.saqlain
Автор

This guy may be better at explaining than Jeffrey Way.

PumpkinSpicePretzels
Автор

How to add image in externally css file in laravel?

ceibarehan
Автор

Is this realy a right way to add vanilla CSS? In laravel docs it is through webpack.min.js file.

jancifoxhound
Автор

You didn't add link to adobe stock image

maneetchaudhary
Автор

ow can we get the image file you used in this video?

Welbrown
visit shbcf.ru