2017 © Pedro Peláez
 

library siges-ui

UI interface for SiGEs Platform

image

jjsoft-ar/siges-ui

UI interface for SiGEs Platform

  • Monday, June 27, 2016
  • by aguaragazu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Siges-UI-gentelella

Latest Version on Packagist ![Software License][ico-license] ![Total Downloads][ico-downloads] StyleCI, (*1)

This package is designed to apply a quick and easy packages into a laravel application., (*2)

The idea is for JJSoft-Laravel web applications to use this package. This should make it easier to keep multiple applications up to date and enable quicker development., (*3)

Install

Via Composer, (*4)

``` bash $ composer require jjsoft-ar/siges-ui, (*5)


**Add the template package to Laravel's service providers (config/app.php)** *For <= 5.1* ``` php JJSoft\SigesUI\Providers\SigesUIServiceProvider::class,

For > 5.1 ``` php "JJSoft\SigesUI\Providers\SigesUIServiceProvider",, (*6)


**Run the below command to publish package files** ``` bash php artisan vendor:publish --force

Usage

@todo check this, (*7)

Taking a new install of laravel open up routes file and past in the below. Navigate to your laravel url and enjoy the template., (*8)

php Route::get('/', function () { return view('vendor.sigesui.dashboard'); });, (*9)

Change log

Please see CHANGELOG for more information what has changed recently., (*10)

Contributing

This template is a modified version of gentelella template., (*11)

Please see CONTRIBUTING and CONDUCT for details., (*12)

Security

If you discover any security related issues, please tell us https://github.com/jjsoft-ar/siges-ui/issues., (*13)

Credits

License

The MIT License (MIT). Please see License File for more information., (*14)

The Versions

27/06 2016

dev-master

9999999-dev https://github.com/jjsoft-ar/siges-ui

UI interface for SiGEs Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework jjsoft-ar sigesapp school application platform siges-ui

27/06 2016

1.1.4

1.1.4.0 https://github.com/jjsoft-ar/siges-ui

UI interface for SiGEs Platform

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework jjsoft-ar sigesapp school application platform siges-ui