Skip to content

hakandincturk/laravel-with-vue

Repository files navigation

Laravel Vue

Installation //Kurulum

Laravel v8.12

Install the dependencies and devDependencies and start the server. //Bağımlılıkları yükleyin.

$ cd laravel-blog
$ composer install
$ npm install
$ php artisan generate:key

Create a .env file from .env.example than:

$ php artisan generate:key

Run

You can start the localhost whit this code.

$ php artisan serve
$ yarn watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages