Skip to content

Miqbal20/laravel-10-simple-templates

Repository files navigation

My template for build VILT stack from scratch

Feature

  1. Vite JS
  2. Inertia
  3. Vue
  4. Ziggy
  5. Tailwind CSS
  6. Default Layout

How to use ?

  1. Download or Clone Repository
git clone git@github.com:Miqbal20/laravel-10-simple-templates.git
  1. copy .env.example and rename to it .env
  2. open CLI and type
php artisan key:generate
composer update
npm install --save-dev vue @vitejs/plugin-vue && npm run dev
  1. open new tab CLI and type
php artisan serve

About

Laravel 10 : Vue, Inertia, Laravel, Tailwind and ZiggyVue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages