Blade templates & Layouts | Laravel 10 Tutorial #7

  Рет қаралды 44,972

Yelo Code

Yelo Code

Күн бұрын

Пікірлер: 35
@LiveYourLife1-e4x
@LiveYourLife1-e4x 8 ай бұрын
Sir if we want to lorem ipsum use inside html just write lorem*50 or lorem*100 then enter.By the way thank you very much for your Laravel's videos.
@romer-dev
@romer-dev 9 ай бұрын
I dont skip ads for thanking you man
@SABSTECH_HUB
@SABSTECH_HUB Ай бұрын
Best video ever... you solved my problem...
@CristianKirk
@CristianKirk 9 ай бұрын
Coming from Symfony, just learning Laravel. I have to say that I like way more how Symfony solves this type of thing using blocks. I hope I can get used to this. Thanks for the tutorials.
@youaskforit
@youaskforit 5 ай бұрын
Back in 2016, I used to like Symfony's Twig, but after using Laravel's Blade, I appreciate Blade more. For example: In Twig: {{ user.full_name|upper }} In Blade: {{ strtoupper($user->full_name) }} While Twig looks simpler, Blade stays truer to native PHP syntax by not introducing dot notation or pipes. When I needed to use a PHP function that wasn’t available in Twig, I had to extend Twig, which was very inconvenient. I’m not sure how it is these days since I haven’t touched Symfony for a long time, but I prefer Blade. It's better in many ways than Twig.
@SohaibHasan
@SohaibHasan 5 ай бұрын
Great video. Exactly something I've been looking for today.
@yelocode
@yelocode 5 ай бұрын
Thanks for watching. Great to hear that!
@dejandjosic1258
@dejandjosic1258 10 ай бұрын
Great explaining! Love your series man. Keep going with the good work
@yelocode
@yelocode 9 ай бұрын
Thanks, will do!
@skia515
@skia515 Жыл бұрын
Thank. For using layout I doing this in controller: return view('template/header').view('content').view('template/footer'); I learn it from Codeigniter :D
@yelocode
@yelocode Жыл бұрын
Nice tip. Didn't know you could chain call the view helper.
@overseer6943
@overseer6943 4 ай бұрын
this video gave me the same feeling as thomas edison creating the light bulb.
@norbertperka9231
@norbertperka9231 8 ай бұрын
That's nice explanation but I have different question I for my project 2 pages ' gallery ' and ' contact' when changing pages its blinking , something like reloading css, I'm using Laravel with mix, what might coz it. I can't find any good explanation. Any guid ?
@youaskforit
@youaskforit 5 ай бұрын
Emmet can generate lorem ipsum. lorem, lorem10 (10 words), lorem*5 (5 paragraphs). It should work in vscode and phpstorm or any editor where Emmet works.
@acegear
@acegear 6 ай бұрын
is its better to use x-layout slot? vs yeild view , xlayout click to me better
@KonnarakYahath
@KonnarakYahath 5 ай бұрын
Really helpful content❤❤
@yelocode
@yelocode 5 ай бұрын
Glad to hear that.
@YeHtet-w3g
@YeHtet-w3g 4 ай бұрын
Thanks a lot sir
@yelocode
@yelocode 4 ай бұрын
Thanks for watching.
@CastroUbuntu
@CastroUbuntu 7 ай бұрын
Hi guys, In case if config name doesn't change (like in my case), please clear config cache: php artisan config:clear
@allenliu7066
@allenliu7066 2 ай бұрын
Whats the "Format" shortcut?
@allenliu7066
@allenliu7066 2 ай бұрын
ctrl + shift + P
@doviscookie
@doviscookie Жыл бұрын
Hey, what Vscode theme are you using?
@yelocode
@yelocode Жыл бұрын
I'm using Monokai Pro theme, filter octagon version color variation.
@mymy_oneseven
@mymy_oneseven Жыл бұрын
hello why is it that your blade files icon are different?it's laravel icon. is it an extension? which one?
@yelocode
@yelocode Жыл бұрын
It's added by the vs code theme I'm using, it's called monokai pro.
@mymy_oneseven
@mymy_oneseven Жыл бұрын
Thanks
@mymy_oneseven
@mymy_oneseven Жыл бұрын
Btw do you have a tutorial on how to set up bootstrap locally on laravel?
@thamoddya
@thamoddya Жыл бұрын
Thank You sooooo much 🥰
@yelocode
@yelocode Жыл бұрын
You’re welcome. Thank you for watching.
@aliabednar8035
@aliabednar8035 Жыл бұрын
when i add space on the app name of .env file, It breaks the site. How do we fix this? I want to add space between app name
@yelocode
@yelocode Жыл бұрын
If you have space, you can wrap your site name in "" marks. It should solve the issue something like this: APP_NAME="Yelo News"
@ΓιάννηςΚαπετανεας
@ΓιάννηςΚαπετανεας 11 ай бұрын
My dude need your help with your help. I need to create a website for my thesis and the problem is that i cant connect fucking php and css to create even the Navigator bar!
@HousseinDroubi-o9i
@HousseinDroubi-o9i 6 ай бұрын
hey
@yelocode
@yelocode 6 ай бұрын
Hi, Thanks for watching.
Connecting to database | Laravel 10 Tutorial :  #8
10:55
Yelo Code
Рет қаралды 31 М.
Become a PRO at Using Components in Laravel
32:51
Code With Dary
Рет қаралды 39 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН
PIZZA or CHICKEN // Left or Right Challenge
00:18
Hungry FAM
Рет қаралды 10 МЛН
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 90 МЛН
Why Don't We Have A Laravel For JavaScript?
12:36
Theo - t3․gg
Рет қаралды 108 М.
Laravel Livewire: Real Projects
5:09
neverything
Рет қаралды 4,7 М.
Laravel CRUD in 50 minutes for Beginners  from Scratch
49:58
Devtamin
Рет қаралды 226 М.
Laravel + Livewire todo app (and so much more)
16:41
Aaron Francis
Рет қаралды 49 М.
The Laravel Ecosystem - Livewire 🐙
7:07
Laravel
Рет қаралды 12 М.
Creating Laravel Blade Component: Step-By-Step
7:39
Laravel Daily
Рет қаралды 29 М.
Laravel 11 Tutorial for Beginners - Laravel Crash Course (2024)
1:22:20
The Codeholic
Рет қаралды 202 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 7 МЛН