Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

javanixus/octolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

486 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Octolist

Build Status codecov

Reviews

Features

  • Laravel 5.5
  • Vue + VueRouter
  • Laravel DebugBar
  • CrfToken

Installation

  • git clone https://github.com/javanixus/octolist.git
  • cd octolist
  • cp .env.example .env
  • composer install
  • php artisan key:generate
  • Edit .env and set your database connection details
  • php artisan migrate
  • npm install / yarn

Development

# build and watch
npm run watch--poll

# run laravel server
php artisan serve

Production

npm run production

Changelog

V.0.0.2-Alpha

  • support Vue
  • support VueRouter
  • support PostCss + Config sass & css
  • support eslint
  • support Laravel Debbug Bar
  • support Crftoken
  • support Laravel UUID
  • support Laravel Fractal
  • support Laravel Entrust
  • and many more (will update soon..)

V.0.0.1

  • build base

About

School Project

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors