Hello, I build modern
business applications with
Laravel and Vue
business applications with
Laravel and Vue
Anthony Alcala
Full Stack Developer
Tap a card to view more info.
Laravel
My foundation for web applications and APIs - I use Blade, Eloquent ORM, migrations and other key features. Vue
I use Vue along with popular tools like Vite, Vue Router, Nuxt, and Pinia to build impactful user experiences. PHP
I write PHP classes that function as controllers, models, and services within Laravel applications. MySQL
Typically I use Eloquent ORM to interact with MySQL. I also design table schemas and troubleshoot using SQL queries. 
Docker
I use Docker to containerize applications. This allows me to keep track of server configurations in a Git repository. 
AWS
I use a variety of AWS services to deploy applications including EC2, S3, SNS, CloudFront and CloudWatch. 
Portfolio
I Built an Online Ordering System for Restaurants
- Multi-tenant system at the core
- Web console for managing locations and menu
- iPad app to let staff manage incoming orders
- Service for sending print jobs to printer via HTTP
- API and PHP SDK for website integration
Articles
Featured Content
Tackling the Challenge of Keeping Dependencies Up-to-date
Last year I came up with standards that dictate when I upgrade the major and minor versions of dependencies like Laravel and Vue.
January 13, 202310 Things I Look for When I Audit Laravel Codebases
Here's a list of the things I commonly look for when performing a preliminary code audit.
January 6, 2023Streaming MySQL Backups to AWS S3 Using XtraBackup
XtraBackup is an alternative to mysqldump that backs up the entire data directory.
June 3, 2021