Android Application with Vue.js, Ionic Framework and Laravel API: Part 1
Overview In this first part of the series, we will guide you through setting up a Laravel API server hosted on an AWS EC2 instance (Free Tier) with a MySQL database on Amazon RDS. We will cover the EC2 server setup, Laravel installation, Sanctum configuration for token-based authentication, Apache vhosts configuration, using Route 53 for …