Bluesky
GitHub
RSS
Home
Blog
Talks
TIL
Saved
OSS
|
Ideas
|
Uses
#php
2021
Pause Laravel queue execution
Use a circuit breaker to stop Laravel job queue execution when you hit your GitHub rate limit
#dev
#laravel
#php
Check if row was created with Laravel `updateOrCreate`
🎓
#dev
#laravel
#php
Perform an action on team creation with Laravel Jetstream
Create additional records whenever a new team is created using the
TeamCreated
event
#dev
#laravel
#php
2019
Trigger wp_insert_post_data handler on every post in WordPress
🎓
#dev
#php
#wordpress
2018
PSR-15 middleware, Zend Expressive and versioning
#dev
#php
Middleware, Slim and versioning
#dev
#php
Speech-to-Text with IBM Watson and PHP
#dev
#ibm
#php
2017
2FA logins with Laravel and Nexmo
#dev
#laravel
#php
SlimPHP and Symfony Dependency Injection
#dev
#php
#slimphp
Bootstrap a new Laravel project with user authentication (in 5 minutes)
#dev
#laravel
#php
Autoloading controllers with Composer in SlimPHP
#dev
#php
#slimphp
Using controllers with SlimPHP
#dev
#php
#slimphp
Using layouts with Twig and SlimPHP
#dev
#php
#slimphp
Adding Twig to your SlimPHP project
#dev
#php
#slimphp
Creating a new SlimPHP application
#dev
#php
#slimphp
Customising the AuthController in Laravel Spark
#dev
#laravel
#php
2016
Selecting a team via the URL in Laravel Spark
#dev
#laravel
#php
2015
The class 'APCIterator' could not be found
🎓
#dev
#php
2014
Writing an Ansible module using PHP
#ansible
#dev
#php
PHP: return and the HEREDOC syntax
🎓
#dev
#php
Using var_export to unit test existing code
#dev
#php
2012
Using the PHP SDK with Google BigQuery
🎓
#dev
#google
#php
Behat + Selenium2 / Webdriver with MinkExtension
#dev
#php
#testing
Behat + Selenium2 / Webdriver
#dev
#php
#testing