DEV Community

Geni Jaho profile picture

Geni Jaho

Full-stack web developer with a passion for software architecture and cloud computing.

Upgrading to Laravel 10, PHPUnit 10, and Pest 2

Upgrading to Laravel 10, PHPUnit 10, and Pest 2

1
Comments
4 min read

Want to connect with Geni Jaho?

Create an account to connect with Geni Jaho. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Speed up GitHub Actions by caching Composer, Rector, & Pint

Speed up GitHub Actions by caching Composer, Rector, & Pint

1
Comments
5 min read
Doing stricter checks in PHP

Doing stricter checks in PHP

2
Comments
2 min read
Upgrading to Eloquent accessors & mutators from Laravel 9

Upgrading to Eloquent accessors & mutators from Laravel 9

1
Comments
3 min read
Development Driven Testing

Development Driven Testing

2
Comments
4 min read
Allowing users to send emails with their own SMTP settings in Laravel 9

Allowing users to send emails with their own SMTP settings in Laravel 9

6
Comments 1
3 min read
Safely upgrade from PHP 7.4 to 8.1 using Rector

Safely upgrade from PHP 7.4 to 8.1 using Rector

12
Comments
3 min read
Refactoring #8: What is dead may never run

Refactoring #8: What is dead may never run

7
Comments
3 min read
Refactoring #7: Upping the coding style game in PHP using Rector

Refactoring #7: Upping the coding style game in PHP using Rector

3
Comments
4 min read
Refactoring #6: Improve Code Quality in Laravel using Rector

Refactoring #6: Improve Code Quality in Laravel using Rector

12
Comments
3 min read
Adding user-specific settings in Laravel

Adding user-specific settings in Laravel

3
Comments
4 min read
Refactoring #5: From arrays to Data Transfer Objects

Refactoring #5: From arrays to Data Transfer Objects

13
Comments
3 min read
Generate monthly chart data with Eloquent & Carbon

Generate monthly chart data with Eloquent & Carbon

4
Comments
3 min read
Testing Form Requests with PHPUnit

Testing Form Requests with PHPUnit

13
Comments
2 min read
Refactoring #4: Using Minio to work with S3 buckets locally

Refactoring #4: Using Minio to work with S3 buckets locally

6
Comments
2 min read
Refactoring #3: Optimizing Eloquent queries & console commands

Refactoring #3: Optimizing Eloquent queries & console commands

4
Comments
3 min read
Refactoring #2: From controllers to actions

Refactoring #2: From controllers to actions

8
Comments
2 min read
How to add support for HEIC images with ImageMagick in PHP

How to add support for HEIC images with ImageMagick in PHP

4
Comments
2 min read
Refactoring #1: Using ternary and null coalescing operators in PHP

Refactoring #1: Using ternary and null coalescing operators in PHP

24
Comments 6
2 min read
Typewriter animation using Vanilla JS and Highlight.js

Typewriter animation using Vanilla JS and Highlight.js

46
Comments 6
3 min read
Testing Fat Laravel Controllers - Pt. 2

Testing Fat Laravel Controllers - Pt. 2

1
Comments
4 min read
Testing Fat Laravel Controllers - Pt. 1

Testing Fat Laravel Controllers - Pt. 1

3
Comments
4 min read
Unit Testing Laravel Models

Unit Testing Laravel Models

10
Comments
4 min read
loading...