2017 © Pedro Peláez
 

library admin

Ashop Admin Panel

image

ashop/admin

Ashop Admin Panel

  • Tuesday, September 26, 2017
  • by sobiii
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Ashop Admin

Quick Installation

Begin by installing the package through Composer., (*1)

composer require ashop/admin

Once this operation is complete, simply add the service provider class to your project's config/app.php file:, (*2)

Service Provider

Ashop\Admin\AshopAdminServiceProvider::class,

After that run the following commands, (*3)

Composer dump-autoload
php artisan vendor:publish --force

The Versions

26/09 2017

dev-master

9999999-dev

Ashop Admin Panel

  Sources   Download

MIT

The Requires

 

by Hammad Soby

26/09 2017

v0.1.1

0.1.1.0

Ashop Admin Panel

  Sources   Download

MIT

The Requires

 

by Hammad Soby