🚀 The new docs site for the Laravel Kafka package is LIVE! 🎉
Dive into detailed guides and everything you need to master event streaming in your @laravelphp apps!
Check it out here: laravelkafka.com
#Laravel #Kafka #PHP
Laravel API Integrations
muhammadhuzaifa.pro/integrations
API, Data Integrations i have done so far in my 14 years of experience excluding custom and on demand built platforms with their own APIs.
#HubSpot #Salesforce #SAP #SAPBusinessOne #SAPBusinessByDesign #Oracle #NetSuite #PayPal #Stripe #Braintree #GraphQL #SOAP #REST #API #Data #Integration #Laravel
Hey Laravel Developers
If you deal with a lot of external API integrations in your application, a common activity for you might be converting CURL requests from say Postman to HTTP Client in Laravel
Well for the same activity, found a tool created by Laravel Shift that converts a CURL Request to a Laravel Http Client Request
Here is the link laravelshift.com/convert-curl-to-http
There is also a behind the scene coding video for this tool from Jason McCreary www.youtube.com/live/TpbkhR07W1g?si=dM4kM3vdUZU-1pGD
Hello Laravel developers! 🖐️
Which front-end technology do you usually integrate with #Laravel?
A) Alpine.js
B) Vue.js
C) React.js
hey guys,
Every developer has faced the issue of forgetting to update the keys in .env.examples or other .env files.
To resolve this I created
github.com/msamgan/laravel-env-keys-checker
Update:
Now, you can add the configuration to ignore said files and keys, and you can also configure the package to add the missing keys to the respective files automatically.
Please do star the repo, if you like it.
Also, all feedback and feature suggestions are welcome.