Giter VIP home page Giter VIP logo

laravel-vue-3-starter's Introduction

Laravel-vue-3-starter

It's a pre-configured project using Laravel 8 and Vue 3

to get it up and run just clone it and enhoy coding :

 git clone https://github.com/boussadjra/laravel-vue-3-starter.git

 cd laravel-vue-3-starter

then install backend modules by running

 composer install

and front-end modules :

 npm install

finally add your magic.

laravel-vue-3-starter's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

laravel-vue-3-starter's Issues

Sail

Can we make it a Laravel sail project?

laravel8 with email verification

Thanks for a great job.
email verification also worked after the instructions laravel tutorial.

It saved a lot of installation time.
Lg

Changes

Can I please make some more changes to the project

SyntaxError: Unexpected token =

@boussadjra - Thanks for putting together this repo!

Unfortunately, I did encounter one of the errors I was getting the other day. After running npm install, I then ran npm run development and I got this output, which I tried googling around to debug but did not have any luck:

npm run development

> @ development /Users/bryanmiller/dev/apps/laravel-vue-3-starter
> mix

[webpack-cli] /Users/bryanmiller/dev/apps/laravel-vue-3-starter/node_modules/laravel-mix/src/Log.js:5
    static testing = false;
                   ^

SyntaxError: Unexpected token =
    at new Script (vm.js:79:7)
    at NativeCompileCache._moduleCompile (/Users/bryanmiller/dev/apps/laravel-vue-3-starter/node_modules/v8-compile-cache/v8-compile-cache.js:240:18)
    at Module._compile (/Users/bryanmiller/dev/apps/laravel-vue-3-starter/node_modules/v8-compile-cache/v8-compile-cache.js:184:36)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (/Users/bryanmiller/dev/apps/laravel-vue-3-starter/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
    at Object.<anonymous> (/Users/bryanmiller/dev/apps/laravel-vue-3-starter/node_modules/laravel-mix/src/webpackPlugins/CustomTasksPlugin.js:1:73)

If you have any ideas, I would be very grateful. Thanks again for putting this together!!

Actually, the .vue file did compile despite this error, so perhaps the current state is good enough, despite these warnings. However, I probably can't make the move to Vue 3 until this kind of error doesn't occur as it seems a bit too risky still. Getting close for sure!

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.