LARAVEL 11 Crash Course for Beginners 2024 | #7 Validations (Web Developer Path)

preview_player
Показать описание


🙏 Thank you for watching my video please don't forget to LIKE and SUBSCRIBE.

#laravel #laravel11 #laravelcourse #laravel_tutorial #laravel10 #php #fullstack #learnwebdevelopment #webdevelopment #phpcourse #fullstackwebdevelopment #learnwebdevelopment
Рекомендации по теме
Комментарии
Автор

4:41 i think the css giving dont work with red ring 500 even the register look is not the same as video its not going affect the anything its a laravel not tailwind or css guide

acegear
Автор

I have a strange issue. In my project, text-5xl and bigger is not working. Like font-bold class aswell. What is the issue?

sonicaxy
Автор

the white background behind the registration form doesn't appear for me !

IbrahimKhalil-vwfr
Автор

Im using Laravel 11 and the Auth is not working properly in my project

kuysjonard
Автор

the error message show up but not the ring-red-500, `<div class="mb-4">
<label
<input type="text" name="username" id="username" class="input @error('username') ring-red-500 @enderror">
@error('username')
<p class="error">{{ $message }}</p>
@enderror
</div>`

ankitkaushikx
Автор

sorry for being annoying but can you please tell also 0:34 extention for validation

rdxgamer