jeudi 20 décembre 2018

Am trying to start a new project using Laravel as backend an veutify as fronted but i can't find the way

I'm trying to make a webpage using Laravel 5 and veutify, currently my knowledge about laravel is medium but am a beginner with vue and veutify.

Also npm, webpack and all the related to frontend is beyond my knowledge. :(

i've been searching for 4 hours straight but nothing. Found a tutorial, did it as it said but my page didn't display the veutify content

<body>
    <div id="app">
        <h1>Yey!</h1>
        <v-btn primary>Material Button</v-btn>
    </div>

    <script src=""></script>
    <script src=""></script>
    <script src=""></script>
</body>



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire