Cesur APAYDIN

Results 16 comments of Cesur APAYDIN

> It would be great, if server, when restarting, could wait while current requests will be finished, and at the same time accept new requests. But in now solution is...

If you are getting 404 page after user login. This problem is caused by images not found. Install Logo and Favicon from the settings (don't forget to clear the cache)....

Authorization and picture-based problem. 1. If there is no picture or Favicon, the Kernel throws an error. "App/Listener/ExceptionListener" is causing this. When using Nginx, you will not have any problem....

Can you send console output from developer tools?

I am currently developing for vue 3 and symfony 5.2. I will be releasing the new version in a few weeks.

It's a little late, sorry :)

This is actually a file upload service. While uploading images, it saves large files by processing at a certain rate.

> Thanks for working on this! I'm wondering about two things: > > * would it be possible to keep the same scheme for the new API? Maybe the shape...

> > So maybe FirebaseJwt should be a separate implementation with separate transport and options classes? > > I think it makes sense as either one or the other will...