← prev | next →
C4P5LOCK 2020-12-11 12:46:04
Aeonfox 2020-12-11 06:35:50
@C4P5LOCK do the same
You mean i should change my Db host to 127.0.0.1??
Dkhicher 2020-12-11 12:50:05
C4P5LOCK 2020-12-11 12:44:14
Mysql
DB_HOST=localhost
Dkhicher 2020-12-11 12:50:20
Add this line or remove old
Dkhicher 2020-12-11 12:50:52
Then php artisan config:clear and stop php artisan serve and re run server
Dkhicher 2020-12-11 12:51:27
After edit .env file you need to rerun serve command
C4P5LOCK 2020-12-11 12:52:19
Dkhicher 2020-12-11 12:50:05
DB_HOST=localhost
Alright.
C4P5LOCK 2020-12-11 12:54:27
Great! It worked!! 👍😊
C4P5LOCK 2020-12-11 12:54:39
Thankyou
Dkhicher 2020-12-11 13:15:20
Always welcome
Jomitz 2020-12-11 13:46:29
2020-12-11 12:18:53
am trying to write an api that selects user phone number base on logged in user
You are only checking the api middleware you should also check the auth middleware with it
Aeonfox 2020-12-11 14:08:30
C4P5LOCK 2020-12-11 12:46:04
You mean i should change my Db host to 127.0.0.1??
Yes bro.. instead of mysql in your .env
Aeonfox 2020-12-11 14:09:36
After that you run this commands
Aeonfox 2020-12-11 14:10:22
Aeonfox 2020-12-11 14:11:22
Aeonfox 2020-12-11 14:10:22
All thanks to Samjad
I also run into same error some hours ago
C4P5LOCK 2020-12-11 14:14:38
Aeonfox 2020-12-11 14:08:30
Yes bro.. instead of mysql in your .env
Yeah! Thanks it’s working now.
Aeonfox 2020-12-11 14:24:25
Okay … thanks for the update
I usually run them whenever I feel I have cached files *smiles*
Aeonfox 2020-12-11 14:24:53
C4P5LOCK 2020-12-11 14:14:38
Yeah! Thanks it’s working now.
Sure.. you are welcome
2020-12-11 14:25:14
https://youtu.be/Fk2r5PYbzE0
[REVERTED BACK] Laravel .env.example Default DB Host Change –
YouTubeUPDATE: 3 days after shooting this video, this change was reverted, in v8.5.5 of the framework: https://github.com/laravel/laravel/commit/a895748980b3e055ffcb68b6bc1c2e5fad6ecb08#commitcomment-45054235
– – – – – –
A change in the newest Laravel version .env.example file may cause issues to some of you, so reporting as soon as I found out.
Link to the original commit: https://github.com/laravel/laravel/commit/a895748980b3e055ffcb68b6bc1c2e5fad6ecb08
– – – – –
Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel
Enroll in my Laravel courses: https://laraveldaily.teachable.com
Mani 2020-12-11 16:12:32
Any help on adding ws security to soap request with keystore and outgoing wss.
Request is working in soapUi.
How to extract it for php or js?
Thanks in advance…
DesolatorMagno 2020-12-11 16:40:11
2020-12-11 12:18:53
am trying to write an api that selects user phone number base on logged in user
You don’t compare password like that.
SashN 2020-12-11 16:57:50
What can I do ??!!
npm run dev
is not working Why?
npm ran dev
without output!
the_peace_lover 2020-12-11 17:01:48
Maybe it doesn’t have folder node modules?
Chi_Thian 2020-12-11 17:09:00
SashN 2020-12-11 16:57:50
What can I do ??!!
npm run dev
is not working Why?
npm ran dev
without output!
npm install
2020-12-11 17:21:24
Hi
Laravel or nodejs for big application ?
Tnk ❤🙏
2020-12-11 19:33:26
2020-12-11 17:21:24
Hi
Laravel or nodejs for big application ?
Tnk ❤🙏
May be laravel
2020-12-11 19:33:54
2020-12-11 19:33:26
May be laravel
Ok tnk ❤
2020-12-11 19:52:56
For example digikala.com
amirvalhalla 2020-12-11 19:53:21
For sites that have big data and queries
DesolatorMagno 2020-12-11 19:55:08
Laravel serve the data.
2020-12-11 19:55:36
2020-12-11 19:52:56
For example digikala.com
You can do but use some front end
2020-12-11 19:56:05
2020-12-11 19:55:36
You can do but use some front end
For backend
2020-12-11 19:56:37
Node or laravel which one is uexpert
2020-12-11 19:56:38
2020-12-11 19:55:36
You can do but use some front end
Laravel or nodejs ?
Im will making digikala.com
2020-12-11 19:56:57
I visited its like e commerce aite
← prev | next →