Leslie Price

Results 10 comments of Leslie Price

huh? Explain more what you mean with > Can you do that by showing unused strings which defined in languages?

Would be great if we can get to the latest Laravel version also.

@sethjamesofficial thanks so much for this! Very interesting. I will take a look at it.

I'll take a look. Goto deployed a new developer backend. Once a client app is setup you're supposed to get the credentials: key and secret

Hi Everyone, Sorry about the delay, the 2020 dumpster-fire just burned me out a bit. I'll be reviewing everything on the package starting next week. Will keep you posted.

I just read on the Goto Docs: https://developer.goto.com/guides/References/05_Direct-Login_migration/ ` **Integrations with System Users** If the username and password that you use in the password grant flow doesn’t represent real end...

It uses nategood/httpful but I'm considering on replacing that http wrapper package with laravel's new build in http client. Will see if I can start on it over the weekend.

Thanks @valeksa I am in the process to re-write the package completely and will see how I can accommodate the new changes.

Hi @valeksa am I reading it correctly that the date has changed to [January 15th, 2025](https://developer.goto.com/guides/Authentication/New_Token_Retrieval_Migration_Guide/) ? Also please note the [v2 branch ](https://github.com/slakbal/gotowebinar/tree/goto-api-v2)on this repo which is basically finished,...

@freekmurze @timvandijck I have the same issue here. I'm doing bulk inserts of mass data using a generator and DB:insert(). Ignition is eating up the memory. Once I removed it...