Laravel 7 - Authentication in Tamil | Login and Register | JVL code

preview_player
Показать описание
🤝 **Donate & Help this Channel:**

🌐 **Join Udemy Courses**

📧 **Contact Information:**

🔔 For business inquiries or collaborations, please use the provided contact information. Thank you for your support! Don't forget to like, share, and subscribe for more content! 🔔
Рекомендации по теме
Комментарии
Автор

Very nice explanation bro.. Easy to understand Keep teaching 🤗😄👍

r.s.karthiga
Автор

bro nice video... na patha varaikum indha maari yarum clear ah explain pannala ..
indha videos mattum illa yella videos um ... and pls sir upload more laravel videos

thisiskarthik
Автор

tq so much, this video is very usefull for me..thanks.goog explanation.

priyadharshini
Автор

Bro enku npm install agala bro. Node js install pananum ah?

prashanthsubramani
Автор

Bro simple eCommerce website laravel panikatunga sir.

chandramanoharanm
Автор

Please upload php mvc with db connection videos

geesslight
Автор

Please give reference code for Facebook shop intergration like Shopify in laravel using graph api

krpconstructions
Автор

Why should we install node and vue in this node.js project?

karthiknataraj
Автор

please put a video for email varification for this project

mohamedzabith
Автор

Instead of sublime use vscode because it's have internal terminal.

Satheeshkumar-dvuu
Автор



SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) (SQL: SHOW FULL TABLES WHERE table_type = 'BASE TABLE')

at
666| // If an exception occurs when attempting to run a query, we'll format the error
667| // message to include the bindings with SQL, which will make this exception a
668| // lot more helpful to the developer instead of just the database's errors.
669| catch (Exception $e) {
> 670| throw new QueryException(
671| $query, $this->prepareBindings($bindings), $e
672| );
673| }
674|

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

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

i got this error can you resolve

sarannithissh