Building APIs with Laravel
Dive into building efficient APIs with Laravel, covering design, development, and best practices in this informative session by Steve.
Dive into building efficient APIs with Laravel, covering design, development, and best practices in this informative session by Steve.
Explore PHP package creation with Steve; From concept to testing with GitHub Actions and publishing on Packagist in this comprehensive talk.
Learn to transform CRUD applications into cleaner, testable code in 'From Artisan to Badass', a practical guide by Steve
There are many different ways to work with 3rd party Services - find their official SDK, write manual http requests in place, build your own API integration. Today we are going to go through building our own integration, directly in our Laravel Application.
Over time your code gets more and more complicated, and new features are added each sprint. How can you scale your code base to achieve more, without making it harder to manage? In this talk I will walk you through the lessons learned from scaling code and teams successfully over the last 5 years.