Recent posts with #Laravel

🚀 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

• •

15

•

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

• •

17

•

Laravel devs, prevent data races with this gem! 💎

Use sharedLock() and lockForUpdate() for pessimistic locking in your database queries. Perfect for maintaining data integrity in concurrent environments.

Pro tip: Use within transactions for best results.

www.harrisrafto.eu/preventing-data-races-with-pessimistic-locking-in-laravel #Laravel

image

• •

121

•

Laravel devs, streamline your view logic with this gem! 💎

Use @can, @cannot, and @canany Blade directives for inline authorization checks. Perfect for conditionally displaying content based on user permissions.

Pro tip: Combines well with policy-based authorization.

www.harrisrafto.eu/streamlining-view-logic-with-blade-authorization-directives-in-laravel #Laravel

image

• •

75

•