My users table has a field called "username". If I want to use "username" instead of email id and "password" for login purpose. what should I do ? (using laravel 7.5.2)
Me funcionó a la perfección, Google ha cambiado el proceso de creación de credenciales pero se dejan vacíos los campos de dominio, los únicos que se llenan son el nombre y el correo personal, luego te vas al final y les das guardar. ¡Gracias!
i want to know that too... because its been 2 days and still nothing changes, and i've been watching other videos and noone explains that, even in the Laravel Docs there is nothing about that u.u
Thanks, you connected all the unknown steps for me.
My users table has a field called "username". If I want to use "username" instead of email id and "password" for login purpose. what should I do ? (using laravel 7.5.2)
you are so great sir.. your dedication of teaching.. hats off. love you sir..
"npm" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
What if i get "Command "ui" is not defined." when i'm trying to execute the second command? I'm using laravel 7.0
i have faced similar problem first
Me funcionó a la perfección, Google ha cambiado el proceso de creación de credenciales pero se dejan vacíos los campos de dominio, los únicos que se llenan son el nombre y el correo personal, luego te vas al final y les das guardar. ¡Gracias!
Error is class 'App\user' not found
use App\User;
@@deastortion thank you so much
@@hetallimbad8008 ur welcome :)
It's cool Viedo but why nmp install old version working without it why this version?
login and registered page css is not work. how can i sloved ?
Please watch this video again there is comand for run the vue.
you need to install the dependencies ... npm install , and npm run dev
How was the login redesigned?
i want to know that too... because its been 2 days and still nothing changes, and i've been watching other videos and noone explains that, even in the Laravel Docs there is nothing about that u.u
What do u mean?
Thank You Very Much Sir
My npm install command didn't work ?
first install node.js then run the npm command. url- nodejs.org/en/download/
Good work sir
{{Auth::user->name}}
Where did this Auth come from?
From class auth I supposed!
I found one error
Laravel