Laravel 6 and 7 tutorial - Auth | UI package

preview_player
Показать описание
In this laravel 7 and 6 how to send an email with Gmail at localhost simple example by anil Sidhu with With Laravel UI Package in english language

Points of Video is here
Install a UI package
Add Auth with cmd
install npm
Database config
Migrate default database
Test login and Registration



facebook page link is here

Checkout and subscribe our new channel for technical news
Рекомендации по теме
Комментарии
Автор

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

this is simply amazing, I am speachless. thanks a lot mate you are one of the best!

bkrsaleem
Автор

I don't know if you mentioned, but node.js is needed for the "npm" command :)
If you mentioned just ignore my comment :)
Ps. Congrats for your classes, its my first time using Laravel and your classes are helping me a lot!!! So Thank You!!!

Miyamoto
Автор

hi, i have a problem with user authentication, user account exists in the user table but can't login

meriembessais
Автор

Hi, thanks for your good work.
I run three comments step by step
> composer require laravel/ui
> php artisan ui vue --auth
> npm install && npm run dev
after finish all of them successfully my migration folder was empty.
How can I get db 9 tables as migration files?

muharremkarakas
Автор

Hi it says, 404 page not found, route is correct, all looks good. npm also installed, build also done, one change is index is refered from root not from public folder.(what and where should i check)

narendrakumarbiswal
Автор

i cant migrate in the Database

1
[1045] Access denied for user 'root'@'localhost' (using password: YES)")

2
PDO::__construct("mysql:host=localhost;port=3306;dbname=laravel", "root", "root", [])

sarannithissh
Автор

Hi, Thanks for supporting me to learn laravel.
But I'm not understanding authentication users login
I want to know how it's working and creating custom auth for single and multi-users with different roles please help to know. I will wait for your response.

yhvreddy
Автор

sir i am a student and i want to ask

how to add a new input field in registration and insert that data in database

through this auth and ui package.

Thanks a lot sir it will be very helpful to me

sharmaapaar
Автор

hi sir i am facing a problem or error while migrateing the file process only these two:
1. Migration table created successfully.
2. Migrating:

gmbk
Автор

when Irun the "run dev" the bootstrap isn't working the page has no styling

newtontavengwa
Автор

Nice Tutorial ! But I'm facing some problem with UI package and localization. When I submit login form, It always redirect me to 'localhost/home' instead of 'localhost/en/home'. Anyone facing this problem too?

stevensie
Автор

Registration is not working in laravel 7

kamalkaur