Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Customize Breeze template in laravel

Tags:

laravel

I installed Breeze in Laravel 8. I found <x-guest-layout>, <x-auth-card> & <x-label> in register.blade.php file. These are new to me. I read several docs. But I didn't get any clear conception about this <x-.

How can I customize Registration Page ?

like image 325
abu abu Avatar asked Oct 29 '25 03:10

abu abu


1 Answers

These are blade components and they using the x-[component name] naming convention.

Laravel breeze publishes all of its code, including components, so you will find them in your resources folder.

like image 196
gclark18 Avatar answered Oct 31 '25 12:10

gclark18



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!