Vue, Nuxt, Laravel Web API in Homestead
  • i. GETTING STARTED
    • Introduction
    • Prerequisites
    • Technologies
  • II. SETTING UP THE DEVELOPMENT ENVIRONMENT
    • Visual Studio Code (VS Code)
  • Git
  • NodeJS
  • Oracle VM Virtual Box
  • Vagrant
  • Laravel Homestead
    • Cloning Laravel Homestead Repository
    • Configuring Shared Folders
    • Generating SSH Keys
    • Configuring Hostname Resolution
    • Launching the Homestead Virtual Machine
    • Creating a Laravel project in Homestead.
  • iii. DEVELOPMENT
    • Building the backend API with Laravel
    • Building the frontend with Vue and Nuxt
    • Integrating the frontend and backend
    • Testing the application
  • iv. DEPLOYMENT
    • Deploying the application to Vercel
  • V. AUTHOR
    • 🤫About Me
Powered by GitBook
On this page
Edit on GitHub
  1. iii. DEVELOPMENT

Testing the application

PreviousIntegrating the frontend and backendNextDeploying the application to Vercel

Last updated 2 years ago