2017 © Pedro Peláez
 

library overseer-bootstrap

Bootstrap UI for Laravel Overseer

image

exfriend/overseer-bootstrap

Bootstrap UI for Laravel Overseer

  • Monday, September 5, 2016
  • by exfriend
  • Repository
  • 1 Watchers
  • 3 Stars
  • 53 Installations
  • HTML
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 6 % Grown

The README.md

Laravel Overseer Bootstrap

Front-end solution for Laravel Overseer, (*1)

Requirements

  • VueJS
  • Laravel Overseer

Installation

! This VueJS installation process is just for development stage., (*2)

Download vue.js and vue-resource.js into /public/vuejs folder., (*3)

composer require exfriend/overseer-bootstrap

Then, add the package's service provider to your config/app.php:, (*4)

// ... Exfriend\Overseer\OverseerServiceProvider::class, Exfriend\OverseerBootstrap\OverseerBootstrapServiceProvider::class,, (*5)

Web interface

Task list

GET http://your_project/tasks tasks, (*6)

Single Task

GET http://your_project/tasks/task?command=App\Robots\Rozetka\Command task, (*7)

History

GET http://your_project/tasks/log?command=App\Robots\Rozetka\Command&filename=scrape:rozetka__2016_08_31_01_14_09.log log, (*8)

Localization

Overseer-bootstrap has en and ru locales supported out of the box., (*9)

php artisan vendor:publish --tag=overseer-bootstrap, (*10)

Contributing

This package is work-in-progress. Pull requests are welcome. There is so much work ahead!, (*11)

The Versions

05/09 2016

dev-master

9999999-dev

Bootstrap UI for Laravel Overseer

  Sources   Download

MIT

The Requires

 

by Vladislav Otchenashev

05/09 2016

0.2.1

0.2.1.0

Bootstrap UI for Laravel Overseer

  Sources   Download

MIT

The Requires

 

by Vladislav Otchenashev

31/08 2016

0.2.0

0.2.0.0

Bootstrap UI for Laravel Overseer

  Sources   Download

MIT

The Requires

 

by Vladislav Otchenashev

26/08 2016

0.1.0

0.1.0.0

Bootstrap UI for Laravel Overseer

  Sources   Download

MIT

The Requires

 

by Vladislav Otchenashev