social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.8K
active users

#php

103 posts86 participants2 posts today

Sie haben #PHP "entwickelt" 🤦

Frameworks und Bibliotheken wurden ja einmal geschaffen, damit man nicht alles immer wieder neu schreiben muss. Okay.

Jetzt kann ich also "native PHP" nutzen. Als Paket in einem PHP-Framework, welches auf PHP basiert und in dem man an jeder Stelle gerne auch einfach "native PHP" nutzen kann und darf.

Bald weiß wirklich niemand mehr, wie man irgendwas "from Scratch" entwickelt.

#Coding #PHP #Laravel

laravel-news.com/nativephp-v1

Continued thread

We created an Processor with ProcessorInterface and TobicSubscriberInterface. But we fall down to the error that the message didn’t have a property enqueue.processor. And I don’t know how to solve this problem.

Do your have any idea how to solve that problem?
2/2

Hi my fellows,

I need some advice in configuration of enqueue/enqueue-bundle.

We have an legacy system with PHP 8.0, Symfony 4.4 and enqueue/enqueue-bundle 0.10.15. It isn’t possible to update the system with all the different versions and it is also a end-of-life system.

We must configure a consumer who should consume message with a special topic from an RabbitMQ.
1/2

Continued thread

more refactoring this morning - history mode now captures the current context so you can browse past state - and I combined the "history" view into the "session" view and the next step will be using <tab> to select focus and scroll the source/property-list up and down #php #xdebug #rust

I need your point of view about a login method.

On pages.casa, I want to add the possibility to edit/create blog post directly in the browser (simpler than FTP/SFTP file transfer).

To avoid users to manage a password which could differ from their FTP/SFTP account, I'd like to propose to log in with a link sent by email:

  • User opens the login page
  • Enter her/his email associated to the account.
  • System sends a one shot login link available 20 minutes
  • User open the link with her/his browser and confirm to use it to connect.
  • Access to back-office is done
pages.casaWelcome on pages.casa