2017 © Pedro Peláez
 

library barang

image

zein-jayantara/barang

  • Tuesday, December 6, 2016
  • by zein-jayantara
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

JMI Barang

Testing module barang, (*1)

Installation Step

  1. Composer, (*2)

    • require and repositories
    "require": {
        ...
    
        "zein-jayantara/barang": "1.*"
    },
    
    • Update composer
    composer update
    
  2. config/app.php, (*3)

    • Moduls
    'moduls' => [
        ...
        'barang' => '/barang',
        ],
    
    • providers
    Jalinmodule\Barang\BarangServiceProvider::class,
    
  3. artisan, (*4)

    php artisan vendor:publish
    
    php artisan migrate
    

Usage example

http://localhost:8000/barang

The Versions

06/12 2016

dev-master

9999999-dev

  Sources   Download

MIT

by Jalin Barang

06/12 2016

1.0.3

1.0.3.0

  Sources   Download

MIT

by Jalin Barang

06/12 2016

1.0.2

1.0.2.0

Demo-package to show time

  Sources   Download

by Jalin Barang

06/12 2016

1.0.0

1.0.0.0

Demo-package to show time

  Sources   Download

by Jalin Barang

06/12 2016

1.0.1

1.0.1.0

Demo-package to show time

  Sources   Download

by Jalin Barang