Laravel 10 Tutorial - Laravel 10 login and registration with Laravel Breeze Auth Scaffolding

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey guys welcome back so guys we are continuing our laral 10 tutorial so now guys in this video we are going to see how to make the login and registration system in larl okay so it's basically we are not going to build this login and registration system from scratch but we'll be using a larl starter kit package so let's go to our larl documentation so we are on the docs of larl and here is the starter kit guys so guys here is the uh larel Breeze package for the authentication you have normal bootstrap also but Breeze comes with the Tailwind CSS so we can use this so let's click on this larel Breeze and here is a view guys how it is going to look like and now guys let's move below and here is a command to install your Breeze package via composer in our application so guys as we have seen in previous video we have already installed a larl fresh application and now we are going to install arel authentication system okay so guys let us paste here just right click and hit enter okay so let's hit enter and here it starts with the starts with the installation perfect so guys our larel Breeze package is installed and now let us install our Breeze authentication okay so here you see after composer has installed the laral breeze package you can go ahead with the command that is PHP Artisan bre install in your application so yep let's copy this and get back again and just right click to paste not completely let's and hit enter so here it asks you some details just hit enter okay so here it's asking for the value so what do you want to include while installing This breeze so I I'm selecting with the Blade with appline so you can just type this code blade here guys type blade and you see uh would you like to dark mode support let's tell yes and hit enter and which testing framework do you prefer PHP unit or pest so let's give zero installing and building the node dependencies perfect so guys our Brie scaffolding installed successfully okay so now let me minimize it the terminal and now guys let us configure the database so first just go to your PHP my admin that is V zamp and now guys I'm going to create one new database so I have already created the new database which is larel tutorial here let's copy this larel tutorial and you can get back to your editor just go to your EnV file and here is your DB connections so here is my database Lal tutorial and username is root password is null and now guys let us get back to our documentation so here is the next step about migrate okay so which is going to push all the tables inside your database so let's paste here and hit enter so all the migration has been done so you can just get back to your database refresh so here you find all your tables guys okay now you can run the other commands so get back and here is one npm install and then npm run Dev so first let us go with npm install copy paste hit enter so it installs the dependency packages done and now guys you can just start with the npm Run Dev C copy and paste here and start with the run npm run Dev so here you see our the local server for this node modules is started and now we have to start with our laral server also so you can just give a PHP Artis serve okay so I have just opened a new terminal guys so you can see one terminal for running this npm and second is for our Artis so now guys you can see that it's running on Local Host colon 8,000 let's move refresh perfect okay so it's running and here you see guys we have a login and register button so let's click on this login perfect so we have selected with the dark mode so it is showing in a dark mode guys and if you get back just click on this register so here your dark mode of register comes and now guys let let us uh just register one user so user user at gmail.com password let me keep as password only again password and register perfect so you are logged in successfully and here is a user okay and you see that profile also and here you see guys the larel breeze gives your profile information update in part here you can update your user like one and save the detail okay so it saved your username also and you have update password option and delete account also okay so let's click on dashboard and now guys let me log out and login with the same user detail so we have registered and let's check with the login also so user gmail.com and password is password only hit enter perfect so guys we have seen that how to create a authentication system in laral using laral Breeze package so guys we have successfully done with the installation of Bree package and now guys let's continue next video with new topic of this Lal tutorial so thank you for watching this video guys please subscribe like and share
Info
Channel: Funda Of Web IT
Views: 2,388
Rating: undefined out of 5
Keywords: fundaofwebit, laravel 10 auth install, laravel 10 breeze, how to add authentication in laravel, how to install breeze package and setup in laravel, laravel login and registration authentication, Laravel 10 Authentication - Install Laravel 10 Breeze, laravel authentication using breeze package, laravel 10 login and registration, laravel authentication breeze, laravel 10 auth, laravel 10 login register system, laravel 10 authentication tutorial, laravel login tutorial step by step
Id: myS8AsjHSoQ
Channel Id: undefined
Length: 6min 19sec (379 seconds)
Published: Tue Nov 14 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.