friends any idea?
What do you mean by connection?
The request will be rejected immediately or will take long time and says time out?
What is showing up on the screen?
Have you tried guzzle?
Have you configured it?
Very thx, I found finally 😀

i can’t understand why it conflict designer route / designer unable to access thi s route. friends any idea?
Route resource includes show, so it conflicts with the bottom one
sky i solve it actuallt little spelling mistake in my middleware . thanks for response
Kindly click on the link below to read and view more. Thanks 🙏🏾
https://uxplanet.org/lag-mobile-app-460b479c6959
UI/UX Design for a Student Mobile App.
J’ai un souci dans mon application, ma connexion marche par moment. Des fois elle passe et après elle ne passe plus je suis obliger d’attendre quelques heures et quand je réessaye après ça passe, quelqu’un aurait une idée du problème ?
Quand je regarde sur Google, je vois que c’est la version de laravel, mais leur solution est d’utiliser laravel version 5.1! Moi j’utilise la classe Auth() de laravel couplé avec spatie laravel pour gérer mes rôles sur une version 5.8
J’ai un souci dans mon application, ma connexion marche par moment. Des fois elle passe et après elle ne passe plus je suis obliger d’attendre quelques heures et quand je réessaye après ça passe, quelqu’un aurait une idée du problème ?
Quand je regarde sur Google, je vois que c’est la version de laravel, mais leur solution est d’utiliser laravel version 5.1! Moi j’utilise la classe Auth() de laravel couplé avec spatie laravel pour gérer mes rôles sur une version 5.8
Sorry, English group
Hello everyone and Happy New Year
I have a problem with my application, my connection is working at times. Sometimes it goes and then it doesn’t go and I have to wait a few hours and when I try again after it goes, would anyone have any idea what’s wrong?
When I look on Google, I see that it’s the laravel version, but their solution is to use laravel version 5.1! I use the Auth() class of laravel coupled with spatie laravel to manage my roles on a 5.8 version.
I have a problem with my application, my connection is working at times. Sometimes it goes and then it doesn’t go and I have to wait a few hours and when I try again after it goes, would anyone have any idea what’s wrong?
When I look on Google, I see that it’s the laravel version, but their solution is to use laravel version 5.1! I use the Auth() class of laravel coupled with spatie laravel to manage my roles on a 5.8 version.
What do you mean by connection? Database connection?
No, I’m talking about the connection of different users to my application.
What is showing up on the screen? Is it loading for long time? Or it shows blank page immediately?
Than the cookie maybe expired
No, when the cookie expires it redirects to the login. My problem is that at times my user roles are ignored when logging in and then it starts to be considered again a few hours later.
try write some logs, it’s important to narrow down the problem
Have you tried guzzle?
But guzzle should be handling special cases I guess
Try dumping the response
I have succeeded with…..
One important question
I have a laravel web app version 5.6
But it has a cors error
I was installed spate/laravel-cors and fruitcake/laravel-cors and config them
But the problem still exists
Would you help me plz
Ok
One important question
I have a laravel web app version 5.6
But it has a cors error
I was installed spate/laravel-cors and fruitcake/laravel-cors and config them
But the problem still exists
Would you help me plz
And what’s the problem
Cors error
What’s the exact error

Send CORS headers in a Laravel application. Contribute to spatie/laravel-cors development by creating an account on GitHub.
One important question
I have a laravel web app version 5.6
But it has a cors error
I was installed spate/laravel-cors and fruitcake/laravel-cors and config them
But the problem still exists
Would you help me plz
Have you configured it?
What’s the settings of cors.php?
Refers you to this and follow steps into reame
Yes sure
It wasn’t there after some search l added that but nothing work
I want to extend a class and override methods , that class is thirty party in installed package , and this class uses by other packages
please suggest solution for my issue