@denniskoch@phpc.social
@denniskoch@phpc.social avatar

denniskoch

@denniskoch@phpc.social

🧑‍💻 Full Stack Developer
🚀 Laravel, Filament, Livewire, Vue, Inertia
🌍 Germany

This profile is from a federated server and may be incomplete. Browse more on the original instance.

denniskoch, to php
@denniskoch@phpc.social avatar

It's nice to see PHP thriving again under the @thephpf. After the efforts in the past and the latest hires I think the development of the #php language is doing great.

What I'd love to see now, is some focus on:

  1. Marketing: Maybe starting with a modern PHP.net website to get rid of the „PHP is dead“ image and/or more tech content on social media.

  2. Sponsorship for important PHP tools and extensions like Xdebug, PHPStan, PHP CS Fixer, PHPUnit, Rector, to name a few.

denniskoch,
@denniskoch@phpc.social avatar

@derickr @thephpf Great to hear. Maybe the second point can be tackled at some point, too 😅

jwildeboer, (edited ) to random German
@jwildeboer@social.wildeboer.net avatar

Alle, die ein wenig Ahnung von #Strassendesign haben warnen seit Jahren vor dieser Fehlkonstruktion, der sogenannten #Angstweiche, wo Rad- und Autoverkehr im Kreuzungsvorlauf gemischt werden, weil sie unübersichtlich und gefährlich für alle Verkehrsteilnehmer ist.

Nun ist es also passiert. LKW tötet Radfahrerin an genau dieser Stelle in #München.

Das auf der Luftbildaufnahme bei Google Maps gleich' zwei Autos den Radweg blockieren ist Zufall. Oder?

https://www.polizei.bayern.de/aktuelles/pressemitteilungen/066275/index.html

denniskoch,
@denniskoch@phpc.social avatar

@jwildeboer Wenn da 20kmh gilt, kann man ja direkt ne Fahrradstraße draus machen? Dürfte Autofahrer ja nicht stören.

outofcontrol, to php
@outofcontrol@phpc.social avatar

To everyone using Medium to post your free articles: If the article requires me to login, I lost me. I won’t create an account and login to Medium for a free article. Sorry to a lot of you out there.

denniskoch,
@denniskoch@phpc.social avatar

@outofcontrol I totally don't get it why people still post there 🤷🏼‍♂️ I mean it's easy to use, but you could also use dev.to

denniskoch, to Laravel German
@denniskoch@phpc.social avatar

#Laravel 10.15 ships some really nice new features. I am especially looking forward to:

Sub-minute scheduling $schedule->job(new UpdateLeaderboard)->everyFiveSeconds();

and

toRawSql(), dumpRawSql() and ddRawSql() on the DB query builder

denniskoch, to til German
@denniskoch@phpc.social avatar

When working with PestPHP I was always annoyed that PhpStorm didn't simplify the imported namespace and didn't offer to simplify the FQN of Facades.

First one is a setting:
Editor > General > Auto Import > PHP > Enable auto-import in file scope

Second one can be fixed, by disabling all aliases in a Laravel app by setting 'aliases' => [] in config/app.php.

kaiserkiwi, to webdev
@kaiserkiwi@corteximplant.com avatar

PSA for my fellow #WebDev​s:

If you ever get the "offer" to work with #Shopware 6, run. Run as fast as you can. There is nothing out there that is more of a developer nightmare than this pile of junk.

95% of my gray hair comes only from Shopware.

#Coding

denniskoch,
@denniskoch@phpc.social avatar

@kaiserkiwi Hey, it could have been WooCommerce.

hannsr, to random German
@hannsr@metalhead.club avatar

Setze gerade testweise einen CockroachDB Cluster samt Loadbalancer auf. Überraschenderweise funktioniert das sogar schon, jetzt fehlt nur noch, den Loadbalancer auch noch redundant zu bekommen.

Schon spannend. Aber eventuell auch ein wenig Overkill. Alles andere wäre ja auch wenig langweilig..

denniskoch,
@denniskoch@phpc.social avatar

@kaiserkiwi @hannsr Für 99% der Projekte zutreffend. Gibt aber auch Ausnahmen 😅

outofcontrol, to Laravel
@outofcontrol@phpc.social avatar

Laravel 11 is out, and I can’t wait to try Reverb out! Though I did just upgrade to Laravel 10… checks notes… 2 weeks ago :(

https://blog.laravel.com/laravel-11-now-available?ref=mastodon

#laravel

denniskoch,
@denniskoch@phpc.social avatar

@outofcontrol I was just kidding. Usually I wait up to 3 months to give package maintainers time to update. I just upgraded a small project which was fine, but will probably wait for all the other packages.

denniskoch,
@denniskoch@phpc.social avatar

@outofcontrol Sounds like you are now ready to upgrade to L11 then 😅

heiglandreas, to random
@heiglandreas@phpc.social avatar

Password requirements... I hate Password requirements...

Just let me use a password that is long enough. It is secure. Believe me!

denniskoch,
@denniskoch@phpc.social avatar

@heiglandreas Next: Sorry your password is too long. Limit is 30chars 🤦🏼‍♂️

ramsey, to php
@ramsey@phpc.social avatar

Is Brent Roose on the Fediverse anywhere? I love this idea, and I’d love to help contribute.

I started down the path of trying to port #Pygments to #PHP a while back. I maintained a PHP wrapper for it (https://github.com/ramsey/pygments), and even set up a GitHub organization for “Phygments.” 😉 https://github.com/phygments

I want to help make this happen. Maybe I’ll have to email Brent if he’s not on the Fediverse.

@freekmurze @pronskiy Do either of you know if he’s here? https://mastodon.social/

denniskoch,
@denniskoch@phpc.social avatar

@ramsey @chris Not sure whether it's easier. But it's the common one. VS Code uses it. PhpStorm uses it. Sublime Text uses it.

denniskoch,
@denniskoch@phpc.social avatar

@chris @ramsey I'd really prefer a TextMate solution, too. Brent claimed it would be "easy" to add new syntaxes. But why should we if TextMate already had it figured out?

filament, to random

💛 We've just published another "minor" release for
@filamentphp
that should be a major upgrade to your experience!

v3.2 brings a ton of new features, and we really hope you can make good use of them!

More details about each feature in the thread, blog post soon!

denniskoch, (edited )
@denniskoch@phpc.social avatar

@ian My bad. Thanks for the heads-up. Didn't know that this features exists.

Edit: Since this only applies to the local timeline and is not for followers, I think my preferred way for the future is blog posts on our website anyway.

MoritzGiessmann, to random
@MoritzGiessmann@mastodon.social avatar

LinkedIn ist auch so ’ne ganz eigene Hölle für sich.

denniskoch,
@denniskoch@phpc.social avatar

@bastianallgeier „Fascho-Abgrund". Ahhh, deshalb FB: Fascho-Book

kubikpixel, to web German
@kubikpixel@chaos.social avatar

deleted_by_author

  • Loading...
  • denniskoch,
    @denniskoch@phpc.social avatar

    @kubikpixel Das hab ich gelesen. Deshalb die frage „was“ du nicht magst.

    denniskoch,
    @denniskoch@phpc.social avatar

    @kubikpixel Kenne mich jetzt mit Rust nicht wirklich aus um zu beurteilen zu können, was Rust anders macht bei der Syntax außer dass es halt mehr low-level und streng typisiert ist.

    denniskoch,
    @denniskoch@phpc.social avatar

    @kubikpixel Wer ist denn "ihr“ und wie sieht die Art Code zu schreiben denn aus? 🤔

    denniskoch,
    @denniskoch@phpc.social avatar

    @kubikpixel Python ist ja nochmal ne ganz andere Kiste. Aber leider immer noch kein wirkliches Beispiel was an PHPs Syntax nicht gut ist 🤷🏼‍♀️

    outofcontrol, to random
    @outofcontrol@phpc.social avatar

    One month without a drink. Dang, that was hard… especially at Christmas parties.

    denniskoch,
    @denniskoch@phpc.social avatar

    @outofcontrol I doubt you will find them in Canada because they are both German brands. I like the Rothaus Tannenzäpfle (https://www.rothaus.de/biere/tannenzaepfle-alkoholfrei) and the Störtebeker Atlantik Ale (https://www.stoertebeker.com/stoertebeker-atlantik-ale-alkoholfrei.html). They both claim < 0.5% on their website. I think I've never seen some that claim 0.0%.

    denniskoch, to Laravel
    @denniskoch@phpc.social avatar

    Does anyone have a good solution how they handle standards they use in every #Laravel project? Like packages, external tools, configuration in service providers, theming, …

    denniskoch,
    @denniskoch@phpc.social avatar

    @stefanzweifel Yeah, copy pasting is the obvious simple solution 😅I could start with a Laravel command, that asks for the packages I want. Or maybe a package that has all the config, but then you need to be able to configure those again.

    denniskoch, to random
    @denniskoch@phpc.social avatar

    💡TIL: There is a JSON5 spec which is a superset of JSON that allows comments, trailing commas and some more stuff to make it easier for humans to edit.

    Why isn't this supported by every tool that uses JSON for config files?

    https://json5.org/

    denniskoch, to Laravel
    @denniskoch@phpc.social avatar

    If you are using #Laravel #Herd and experiencing issues with Xdebug not recognizing the correct domain: Go to herd.conf and swap fastcgi_param SERVER_NAME $server_name; with fastcgi_param SERVER_NAME $host;

    denniskoch,
    @denniskoch@phpc.social avatar

    @derickr Yes. Might have worded that wrong and it's for PhpStorm. But in the end „Xdebug“ won't work“ (in this IDE)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • tacticalgear
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • ethstaker
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines