Skip to content

Notes tagged “webmention”

Been toying with Laravel a bit more. Decided …

Been toying with Laravel a bit more. Decided to split off some Webmention functionality into a package of its own, https://github.com/janboddez/laravel-webmention. There’s two classes here that matter, one for receiving (Http\Controllers\WebmentionController), and one for sending (WebmentionSender). Hoping to add a parser of sorts later, and some CLI/Artisan commands.

GitHub - janboddez/laravel-webmention
github.com