Skip to content
This repository was archived by the owner on Jul 13, 2019. It is now read-only.

Repository files navigation

Building CMS with Laravel and Vue.js

WIP

This is a work in progress. Can be used for development, we will be ready for production soon.

Getting Started

$ git clone https://github.com/prateekkarki/laravel-cms.git
$ cd laravel-cms
$ cp .env.example .env

$ composer install

$ php artisan key:generate

$ npm install
$ npm run dev

$ php artisan migrate --seed
$ php artisan serve

About

A CMS built on laravel and vue.js, currently WIP

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages