Giter Site home page Giter Site logo

logue / laravel9-vite-vue2-starter Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 3.0 7.17 MB

@Vuejs 2 for @Laravel 10

PHP 55.00% JavaScript 0.31% CSS 0.06% Vue 39.78% TypeScript 4.49% Blade 0.36%
composition-api laravel9 vue2 inertiajs laravel vite vue eslint typescript vuejs

laravel9-vite-vue2-starter's Introduction

Laravel 10 + Breeze + Vite + Vue2 + TypeScript Starter Template

This project is a starter project to make the front end of Laravel 10 + Breeze with Vue 2.7.14. The front-end build system has Vite that supports default from Laravel 9.3.9, which enables high-speed compilation.

The language used is TypeScript. The Vue part adopts the Composition API writing method, but it is also possible to install vue-propertey-decolator etc. if necessary.

Also, in order to maintain the code quality, Laravel Pint is built in PHP in advance, and ESLint setting of Google JavaScript Style Guide is built in the TypeScript part. (Same as vite-vue2-ts-starter.)

If you are using an older version, delete node_moduls and yarn.lock and recreate the FE environment just in case.

Usage

  1. Clone or download release this project.
  2. Type composer install and yarn install.
  3. Copy .env.example and rename .env.
  4. Type php artisan key:generate.
  5. Type yarn run dev to launch php and vite dev server.

Known issue

  • inertia-link outputs an error on vue-tsc. Run build-only when building.

See also

LISENCE

MIT

laravel9-vite-vue2-starter's People

Contributors

javierpr0 avatar logue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.