Improving my Laravel-skills on professional base every day, trying to help other people and love to run in my spare time
| https://www.twitter.com/Sjors1985 | |
| Github | https://github.com/Sjors1985 |
Improving my Laravel-skills on professional base every day, trying to help other people and love to run in my spare time
| https://www.twitter.com/Sjors1985 | |
| Github | https://github.com/Sjors1985 |
Last Friday, I've attended to #DPC26 for the second time. And it was a blast again! I've gathered so much information of several topics, which can be used during my day job. Can't wait apply it to my project.
Thanks to all speakers and the organisation of @dutchphpconference
I released version 4.6.0 for Laravel Mail Catchall
This version adds support for #Laravel 12
This package helps you to forward all the mail from your Laravel application to a specified address and have the information about the original receivers added.
I released version 2.4.0 for GitLab webhooks receiver for Laravel.
This adds support for PHP 8.4
https://gitlab.com/tjvb/gitlab-webhooks-receiver-for-laravel
This package let you store the webhook data that you receive from #GitLab in your #Laravel application.
I released version 0.6.0 for GitLab Models for Laravel.
This adds PHP 8.4 support.
You can use this package if you want to use eloquent models and store webhooks data from GitLab in different tables.