Тёмный

Laravel 9 Login And Registration | laravel 9 authentication | laravel for beginners 

TechTool India
Подписаться 1,8 тыс.
Просмотров 33 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@descongestionante_nasal
@descongestionante_nasal 2 года назад
Thank you so much for this tutorial!
@TechToolIndia
@TechToolIndia 2 года назад
Glad you liked Consider subscribing channel Thanks
@harshwebdeveloper
@harshwebdeveloper Год назад
useful tutoroal
@TechToolIndia
@TechToolIndia Год назад
Glad you think so!
@ahmedsabry8494
@ahmedsabry8494 Год назад
Thanks so much ❤❤❤
@TechToolIndia
@TechToolIndia Год назад
You're welcome 😊
@quantran7321
@quantran7321 2 года назад
thanks
@angelamolina5599
@angelamolina5599 2 года назад
If you ever encounter that the loigin and register page is still not displaying, You should clear your routes cache by doing 'php artisan route:cache'
@TechToolIndia
@TechToolIndia 2 года назад
Hey Angela Great mention. Thanks
@mohammadawais744
@mohammadawais744 2 года назад
Hi Grate work
@TechToolIndia
@TechToolIndia 2 года назад
Thank you! Cheers!
@name_code5092
@name_code5092 2 года назад
Hi sir if I make changes or add changes in the login form will you run again migrate to update the database?
@TechToolIndia
@TechToolIndia 2 года назад
Hi If you make changes in database table, you need to write another migration to modify the table and then run the migration. This will be the correct way to modify. Thanks
@name_code5092
@name_code5092 2 года назад
@@TechToolIndia thanks!
@kevincordondiosobrenatural
@kevincordondiosobrenatural Год назад
why npm run dev, and not php artisan serve?, i am new
@TechToolIndia
@TechToolIndia Год назад
npm run dev bundle all javascript and CSS While artisan server your Laravel application to localhost
@LeAMvecteur
@LeAMvecteur 2 года назад
nice content, can you make video of how to generate form, for example : a posting form !
@TechToolIndia
@TechToolIndia 2 года назад
Sure will be posting video on the same soon.
@yotta1174
@yotta1174 2 года назад
Good
@TechToolIndia
@TechToolIndia 2 года назад
Thanks
@knowledgesources1530
@knowledgesources1530 2 года назад
brother? why my npm run dev is not showing the mix percentise! why man?? Please solve this
@TechToolIndia
@TechToolIndia 2 года назад
Hey Thanks for asking you need to check your npm installation That is something you need to look into your local setup.
@rasoolfallah1747
@rasoolfallah1747 2 года назад
Please teach me about Laravel password. I really need it. Emouses that become outdated because the Laravel document has changed
@TechToolIndia
@TechToolIndia 2 года назад
Will try to make video on this soon.
@ammarabdelaziz1338
@ammarabdelaziz1338 2 года назад
Thnx for your vidio its helped me i have a problem npm install daesnt work!
@TechToolIndia
@TechToolIndia 2 года назад
Hi Glad it helped, In order to work with NPM Make sure NPM is installed and have it's latest version.
@stor3
@stor3 2 года назад
How do you install NPM SIR?
@amazinghistoryfactsforyou
@amazinghistoryfactsforyou 2 года назад
which database are you using ?
@TechToolIndia
@TechToolIndia 2 года назад
It's MySQL
@bernpaul9868
@bernpaul9868 2 года назад
is the login system secure? how can I make the login in system secured?
@TechToolIndia
@TechToolIndia 2 года назад
Hey Bern, Yes this login is secured. You can add extra security layers on it as well like, OTP, Google Captcha etc. Hope this help. Please subscribe our channel to get more videos on Laravel.
@alexanderws5516
@alexanderws5516 2 года назад
I have following this instructions, but its bootstrap won't work. Anyone knows how to load its bootstrap?
@TechToolIndia
@TechToolIndia 2 года назад
Hey Have you installed bootstrap while installing the auth scaffolding And lastly is your npm install && npm run dev Command was successfully completed Please run this command again and see if you get any error. Otherwise it should WORK
@anoopchaurasia5790
@anoopchaurasia5790 2 года назад
Css kyu ni kam kr raha jb register aur login page pe
@TechToolIndia
@TechToolIndia 2 года назад
Hi Anoop You have to make sure you run npm install After that npm run dev This will make sure the css get complied. Hope this helps
@hermessantos181
@hermessantos181 2 года назад
When I use the firsts codes an error occurs in the web.php file saying that the "Auth" does not exist :(
@TechToolIndia
@TechToolIndia 2 года назад
Try using Auth on top of file.
@rifarca
@rifarca 2 года назад
hi from Paraguay, oerfect i haven migrating 5.8 to 9 laravel app
@TechToolIndia
@TechToolIndia 2 года назад
Hi Richard, Migrating From 5.8 Is Quite lengthy it will go step by step, You can Follow Laravel Doc Upgrade guide. Thanks
@MichaelSpeyer
@MichaelSpeyer 2 года назад
app.js and app.css not created. Node is out of date, curl is missing, composer version 1 no longer works, npm complains all the time, artisan migrate fails for reasons unknown, .env file is misconfigured... Honestly, laravel and all it's dependancies are a nightmare. There MUST be an easier way to get going with laravel. Surely?!
@TechToolIndia
@TechToolIndia 2 года назад
Hi Michael, It's not that hard to install Laravel on your machine. Maybe you can considering looking into the requirements for LARAVEL. it's one time setup you need to follow and then it will be a cake walk for you to install and use Laravel. Trust me you are going to love this once you get use to this framework. Hope this help. Thanks
@sistemasvdc1074
@sistemasvdc1074 2 года назад
The auth views doesn't work, it show 404|not found
@TechToolIndia
@TechToolIndia 2 года назад
Hi make sure you have followed all steps Find the documents in description and try to follow each steps
@MultiDANTTE
@MultiDANTTE 2 года назад
@@TechToolIndia I followed but still show that error, before do that I installed breeze laravel but in other project
@TechToolIndia
@TechToolIndia 2 года назад
@@MultiDANTTE Just make sure if you are accessing the URL By artisan serve or Proper Host setting in URL or PUT /public/indiex.php in URL after this you must able to use the AUTH.
@SarojYadav-rh1pf
@SarojYadav-rh1pf 2 года назад
Why you are not using vue
@TechToolIndia
@TechToolIndia 2 года назад
Hi Saroj, you can definitely use vue. As this is beginners tutorial many of us do not have expertise in vue. In the coming video when I will explain vue then we definitely use vue.js with Laravel. Thanks
@patipanpatisampita8321
@patipanpatisampita8321 2 года назад
How is make, Laravel 9 Login And Registration(ui) with Sanctum
@TechToolIndia
@TechToolIndia 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-GAB_BqFZNOA.html
@DraconianError
@DraconianError 2 года назад
Do you have a tutorial on how to add additional fields to the registration and also make a session with timeout tutorial?
@TechToolIndia
@TechToolIndia 2 года назад
Hey, We don't have this specific tutorial. But you can always add any additional fields to registration by updating migration and user model. For session you can configure in 'config/session.php' file update key 'lifetime' , by default it's 60 min. hope this help. Thanks
@DraconianError
@DraconianError 2 года назад
@@TechToolIndia What is the standard session timeout for user login. 15 days? 30 days?
@TechToolIndia
@TechToolIndia 2 года назад
@@DraconianError Default session timeout is for 120 Minutes. It's Specified inside config/session.php 'lifetime' => env('SESSION_LIFETIME', 120),
@DraconianError
@DraconianError 2 года назад
@@TechToolIndia Super thank you sir. New sub here.
@simranrehal4598
@simranrehal4598 2 года назад
Npm not being install please help me sir
@TechToolIndia
@TechToolIndia 2 года назад
Please make sure you have installed node properly. Try nodejs.org/en/download/ Check your npm and node version.
@simranrehal4598
@simranrehal4598 2 года назад
@@TechToolIndia okk
@market_watch
@market_watch 2 года назад
when is the nest sequel for this video
@TechToolIndia
@TechToolIndia 2 года назад
Coming soon
@megu7051
@megu7051 2 года назад
can u share project files ?
@TechToolIndia
@TechToolIndia 2 года назад
techtoolindia.com/how-to-make-login-and-register-in-laravel-9
@simranrehal4598
@simranrehal4598 2 года назад
Asap
@TechToolIndia
@TechToolIndia 2 года назад
I Hope it's resolved now.
@simranrehal4598
@simranrehal4598 2 года назад
@@TechToolIndia npm run dev main error aa rhi hai
@abreganajohnmark5720
@abreganajohnmark5720 2 года назад
npm ERR! code ENOENT npm ERR! enoent This is related to npm not being able to find a file. please help when i run "npm run dev" i get this error
@TechToolIndia
@TechToolIndia 2 года назад
Hey, Give it a try by reading. techtoolindia.com/how-to-make-login-and-register-in-laravel-9
Далее
Laravel Breeze Login with email or username
15:32
Просмотров 9 тыс.
Бокс - Финты Дмитрия Бивола
00:31
Laravel OTP Login - Laravel 9 OTP Login
37:10
Просмотров 20 тыс.
The Tools I Use to Build Products in Laravel
19:00
Просмотров 35 тыс.
Next.js 15 Breakdown (Everything You Need To Know)
18:10