Skip to content

hweihwang/laravel-inertia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Inertia

A base project for the famous stack Laravel + InertiaJS + TailwindCSS with Vue 3 and Vite.

Installation

To run this repo, follow these steps:

  1. Clone the repository:

git clone https://github.com/hweihwang/laravel-inertia.git

  1. Navigate to the project directory:

cd laravel-inertia

  1. Make the make.sh script executable:

chmod +x ./make.sh

  1. Run the script:

./make.sh

  1. Your application should now be running at http://localhost:29000

Prerequisites

Before running this repo, ensure that you have Docker installed on your system.

Technologies Used

  • Docker
  • Laravel
  • Laravel Octane
  • InertiaJS
  • TailwindCSS
  • Vue 3
  • Vite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published