Hi everyone, can I post non laravel php questions here?

|
DesolatorMagno 2021-02-25 22:32:25
Try what is in the screenshoot
Rahi62 2021-02-25 22:32:33
DesolatorMagno 2021-02-25 22:30:25
I remember it being a problem like that a few years ago.

This comes in laravel docs there say its solution 4 laravel 6 not for lara8

DesolatorMagno 2021-02-25 22:33:49
Is a solution for a database problem that shouldn’t happen anymore because it is a really old version.
DesolatorMagno 2021-02-25 22:34:58
Try it, at worst it will take a couple of seconds
Rahi62 2021-02-25 22:36:48
I want unistall wamp and reinstall it again
Rahi62 2021-02-25 22:37:14
Ok?
Rahi62 2021-02-25 22:37:45
Is it usefull?
DesolatorMagno 2021-02-25 22:38:15
Try using Laragon, i used it while i was in windows and was really usefull.
DesolatorMagno 2021-02-25 22:39:36
It help at the start, latter you can try to configure WSL2 and configure a proper space to work.
Rahi62 2021-02-25 22:40:03
I change in encoding
Not usefull
Rahi62 2021-02-25 22:40:14
I changed
DesolatorMagno 2021-02-25 22:41:16
utf8mb4 i think that’s is the right one, but in any case try the other thing i told you while you download Laragon
Rahi62 2021-02-25 22:41:47
Its originally utf8mb4
DesolatorMagno 2021-02-25 22:41:53
Yes
Rahi62 2021-02-25 22:43:08
Windows ous is weak in programing
Rahi62 2021-02-25 22:43:42
I had to migrate to linux
Rahi62 2021-02-25 22:46:44
Tankx a lot
Rahi62 2021-02-25 22:47:04
Dear Reny
fireflies000 2021-02-25 22:47:50
Php developer familiar with how to detect when a page turns to malicious warning (red page) should dm for paid project
2021-02-26 01:27:07
Please can someone send me a good tutorial to learn laravel I have to create a website and still don’t know how to start
Ant_Jr 2021-02-26 01:29:44
2021-02-26 01:27:07
Please can someone send me a good tutorial to learn laravel I have to create a website and still don’t know how to start

https://laracasts.com

Laracasts
Push your web developments skills to the next level, through expert screencasts on Laravel, Vue, and so much more.
2021-02-26 01:31:54
Ant_Jr 2021-02-26 01:29:44
https://laracasts.com

Thank you so much

kumar_narayan 2021-02-26 04:13:28
Rahul kumar 2021-02-24 20:33:15
Having cors issue on using resource public folder from angular
Any solution

Angular 10

Deen 2021-02-26 05:11:40
Hi everyone, can I post non laravel php questions here?
I have s php challenge that I hope someone can help me with.

I have an array of alphabets which I want to iterate through to form all possible 3 words

$alpha = array( ‘a’,’b’,’c’,’d’,’e’,….’z’);
Iterate $alpha using for loop or while loop such that results is
aaa
aab
aac…..
aaz

aba
abb
abc…
abz

aca
acb

I appreciate any help

2021-02-26 05:31:27
Job Alert

Looking for a full time WordPress Developer Remote/Physical

Minimum 2.5-4years of experience needed
Timing 10:30-7:30
Sunday holiday

Contact me ASAP, Thanks 🙏🏻
defenzelite.com

Ayushi2020 2021-02-26 07:16:24
https://www.linkedin.com/posts/ayushi-goel-066818152_reactnativedeveloper-reactdevelopers-reactnativeappdevelopment-activity-6769960761159688192-Lsw0

Ayushi Goel on LinkedIn: #reactnativedeveloper #reactdevelopers #reactnativeappdevelopmentLinkedin
Hiring for React Native Developers.
Experience – a minimum of 2 years.
Location – Noida.
Workdays – Monday to Friday.

Kindly share your resume at ayushi.goel…

veddishant 2021-02-26 07:50:05
if (0 == ‘skip’){ exit(‘test’); }
Can anyone know the reason for output test in above line PHP
Narayan Ji 2021-02-26 09:25:03
veddishant 2021-02-26 07:50:05
if (0 == ‘skip’){ exit(‘test’); }
Can anyone know the reason for output test in above line PHP

Its means…you want to exit condition with display test

texas_a 2021-02-26 09:27:08
hello frdz how to refresh acces token every 15 mins
texas_a 2021-02-26 09:27:45
texas_a 2021-02-26 09:27:08
hello frdz how to refresh acces token every 15 mins

anybody help me

classicalrio 2021-02-26 09:29:34
texas_a 2021-02-26 09:27:08
hello frdz how to refresh acces token every 15 mins

Which api package are you using?

Ayushi2020 2021-02-26 09:30:40
https://www.linkedin.com/posts/ayushi-goel-066818152_novostack-laraveldevelopers-pythondevelopers-activity-6770952297842302976-1Uv8

Ayushi Goel on LinkedIn: #NovoStack #laraveldevelopers #pythondevelopers | 25 commentsLinkedin
#NovoStack is hiring for the below positions.

1. React Native Developers (1 to 3 years).
2. Python Developers (2 to 5 years).
3. Dot Net Developers (2… 25 comments on LinkedIn

Sandhya M 2021-02-26 09:32:24
If anybody knows please suggest understandable source to learn multi authentication in laravel.
2021-02-26 09:33:48
Sandhya M 2021-02-26 09:32:24
If anybody knows please suggest understandable source to learn multi authentication in laravel.

What do you mean by multi authentication?

texas_a 2021-02-26 09:36:08
classicalrio 2021-02-26 09:29:34
Which api package are you using?

paypal

|