kompo/laravel-vue-starter

The Laravel Framework.

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 1

Type:project

pkg:composer/kompo/laravel-vue-starter

1.1.2 2021-04-16 15:39 UTC

This package is auto-updated.

Last update: 2025-09-20 02:26:02 UTC


README

This is a fresh installation of Laravel that comes with Kompo prebuilt and Vue.js Front-end scaffolding.

To start coding, simply run:

composer create-project --prefer-dist kompo/laravel-vue-starter {blog}

Replace {blog} with your desired ROOT folder name.