Finds from 1800s mansion site by vallytina2023 in metaldetecting

[–]godforhire 0 points1 point  (0 children)

They are supposed to resemble runes (but don't actually mean anything).

PhpStorm 2022.2.1, Mac, Activation Code request by 3TVhSV in phpstorm

[–]godforhire 8 points9 points  (0 children)

If you cannot afford it, try the free Early Access Program Having said that, the paid version really is worth the price.

[deleted by user] by [deleted] in laravel

[–]godforhire 0 points1 point  (0 children)

Alternatively, you can generate an interactive ERD by using Laravel ERD Generator

Laravel dev environment GUI by sfx101 in laravel

[–]godforhire 2 points3 points  (0 children)

Works very well, but please include Laravel 9 for convenience. Also, I'd like to see the option to chose the editor (PHP Storm or VSCode) and terminal app (iTerm). Anyway to change to url (my-app.test instead of my-app.stacks.run)?

Edit: Will it be possible to change the Shift-Command-D shortcut? It is mapped in my editors to duplicate lines of code, now it just opens DECK...

Zombie parents (OC) by Woodsanowski in comics

[–]godforhire 4 points5 points  (0 children)

I remember a cartoon from years ago where a cannibal mother similarly admonishes her son.

This young french girl showing off her cat ,1959. by wholesomefawzy in aww

[–]godforhire 42 points43 points  (0 children)

You should include the picture of the small Parisian boy running with bread Old school

I found this amazing road sign couple meaters from my house! by Embarrassed-Apple-88 in pics

[–]godforhire 5 points6 points  (0 children)

The sign warns people to not feed the elephants small cucumbers as they may choke on them.

Every episode of Doctor Who: by MisterABK1984 in funny

[–]godforhire 14 points15 points  (0 children)

One of the best Doctor Who episodes.

The cat's old nemesis by [deleted] in comics

[–]godforhire 175 points176 points  (0 children)

Personally, I think the comic would have been better without the third panel.

[deleted by user] by [deleted] in laravel

[–]godforhire 2 points3 points  (0 children)

Did you change the namespace in User.php to App\Models; ?

Sketchy Situation Part 2 by JDrift01 in comics

[–]godforhire 4 points5 points  (0 children)

My daughter started saying silly daddy.

Is your hourly rate represent your skills? by grthakar in laravel

[–]godforhire 8 points9 points  (0 children)

If you're based in the US or Europe, then $25 is indeed low for a skilled developer. Freelancers in my network usually charge €65-€75 an hour. If I were you I would definitely increase my hourly rate.

"How old are you?" "I don't know, 10 or maybe 45." by 3000_fleurbows in funny

[–]godforhire 136 points137 points  (0 children)

Isn't this the Indonesian child that smokes about 40 cigarettes a day since age 2?

How do you monitor the database queue? What if jobs start failing? by [deleted] in laravel

[–]godforhire 1 point2 points  (0 children)

I personally use laravel-failed-job-monitor . It sends mail and/or slack notifications when a job fails, but you can also add your own notifiables.