Advertisement · 728 × 90

Posts by Patrick O’Meara

I’m looking forward to learning from @marty.friedel.au once more.

The prodigal son has returned.

7 months ago 2 0 1 0
Preview
CoScreen: Collaborative Screen Sharing by Datadog Bring your team closer to you. One click to share and remote control any window. Get things done together like never before.

I’ve always had a great time pairing with coscreen.

www.coscreen.co

9 months ago 3 0 0 0

I'll be presenting tonight at @phpxmel.com on Refactoring to Actions.

We will look at making your code more focused, testable and reusable by using actions, specifically Loris Leiva's Laravel Actions package.

I'll also be paying homage to @adamwathan.com's Refactoring to Collections.

10 months ago 4 0 0 1

Love it!

10 months ago 1 0 0 0

That’s impressive Joe, well done! I need to find time to run in amongst work and kids.

Are you training up for an event?

10 months ago 0 0 1 0

Same here. I actually have never looked at other ways of producing the url.

11 months ago 4 0 1 0

I dogfood Maintainly for this!

I have time-based automations for which bins are being collected, the bed linens that need changing, when the kitchen and bathroom need cleaning.

I use a tiny amount of the features I’ve actually built for it, but it has given me huge insight into the UI/UX.

1 year ago 1 0 1 0

Another great episode. Great to see @grogsgamut.bsky.social on the panel, Australians need more of him in their lives.

1 year ago 2 0 0 0
Preview
PHP × NYC | A fresh PHP meetup for NYC area devs A fresh PHP meetup for NYC area devs. Kicking off in 2024

Reminder: PHP × NYC next week!

I think we're going to do a little show-and-tell format instead of a talk, RSVP if you think you can make it:

phpxnyc.com/meetup/2025-...

1 year ago 10 7 1 2
Advertisement
Preview
Saloon | Saloon Build beautiful API integrations and SDKs with Saloon

docs.saloon.dev

I used to use the providers sdk but you just end up with a bunch of different ways to do things, or different wrappers.

Now I use saloon, and love it.

Thanks Sam Carré

1 year ago 1 0 1 0

I’m really loving the t-shirts.

1 year ago 2 0 0 0
Preview
PHP Melbourne March 2025 , Thu, Mar 20, 2025, 6:00 PM | Meetup Eventy link: https://eventy.io/events/zmgpmg24 Come and hangout with the Melbourne PHP community, enjoy some talks, and hopefully learn a few things about full-stack devel

Next up we have Allison Guilhem coming back to present:

Asynchronously Juggling with Symfony HTTP Client

We will explore a little-known tool, the AsyncDecoratorTrait feature of the Symfony HttpClient component.

www.meetup.com/php-melbourn...

1 year ago 1 1 0 0
Preview
PHP Melbourne March 2025 , Thu, Mar 20, 2025, 6:00 PM | Meetup Eventy link: https://eventy.io/events/zmgpmg24 Come and hangout with the Melbourne PHP community, enjoy some talks, and hopefully learn a few things about full-stack devel

We are excited to announce that @simonhamp.me will be joining next week via video with Building NativePHP for mobile.

A behind-the-scenes dive into the "magic" that allows us to run Laravel apps directly on mobile devices and access native features.

www.meetup.com/php-melbourn...

1 year ago 5 1 1 0
Post image
1 year ago 283 61 4 4
Preview
PHP Melbourne March 2025 , Thu, Mar 20, 2025, 6:00 PM | Meetup Eventy link: https://eventy.io/events/zmgpmg24 Come and hangout with the Melbourne PHP community, enjoy some talks, and hopefully learn a few things about full-stack devel

The next @phpmelbourne.com meetup is March 20.

If you have a talk idea please submit it via the proposal form.

Please share far and wide ❤️ 🐘

www.meetup.com/php-melbourn...

1 year ago 9 7 0 0

@marcelpociot.bsky.social 👋

Any chance of some MariaDB love in Herd? 🙏

1 year ago 2 0 0 0

A great write up Marty and an action packed year for you. Happy New Year. All the best for 2025. ❤️

1 year ago 2 0 1 0
Advertisement

Cancer Bats are sooo good. I also saw them this year in Melbourne. It was the fourth time I’ve seen them. They always put on such a great show, great lads to chat with as well.

Strange to see them pop up in my tech socials!

Rock out Di!! 🤘

1 year ago 2 0 0 0

You’re killing it Arunabh! I love watching your creations. Keep it up!

1 year ago 2 0 1 0
Post image

I would also suggest trying the database installed on the runners to see if that helps.

1 year ago 0 0 0 0
Preview
[9.x] Add `DatabaseTruncation` trait for testing by patrickomeara · Pull Request #45726 · laravel/framework This is a second attempt at #45630 The DatabaseTruncates trait is a drop in replacement for DatabaseMigrations however it only truncates tables with data instead of dropping and migrating the whole...

github.com/laravel/fram...

Here’s the PR. Hopefully this helps get your dusk tests faster.

1 year ago 2 0 1 0

Check out the DatabaseTruncates trait. I added it a few years ago and it should speed up your dusk test significantly.

Also, I recommend using octane in your dusk tests. You’ll get a nice bump there as well. The built in server falls over too much and can’t handle parallel requests.

1 year ago 1 0 1 0

I’m here for this. Which printer did you get?

1 year ago 2 0 1 0

Great news! Congrats Simon.

1 year ago 1 0 1 0

At least you know what to do when Jack has trouble sleeping!

5km pram run!

1 year ago 1 0 1 0
Advertisement
Preview
Expo Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

Expo.dev without a doubt.

1 year ago 4 0 1 0

Looking forward to it Joel. Keep up the great work.

1 year ago 1 0 0 0

Doh!

1 year ago 0 0 0 0

go.bsky.app/NNFmHx1

Here it is!

1 year ago 1 0 1 0
Code showing a much nicer way to make API calls.

Code showing a much nicer way to make API calls.

A while ago I refactored our #TypeScript SDK so that the method call matches the @laravelphp.bsky.social
route names.

It's a much nicer DX, even the request and response data is typed. I'll write this one up into a blog post at some point.

1 year ago 5 0 0 0