dev-master
9999999-devAshop Admin Panel
MIT
The Requires
by Hammad Soby
v0.1.1
0.1.1.0Ashop Admin Panel
MIT
The Requires
by Hammad Soby
Wallogit.com
2017 © Pedro Peláez
Ashop Admin Panel
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)
Ashop\Admin\AshopAdminServiceProvider::class,
After that run the following commands, (*3)
Composer dump-autoload php artisan vendor:publish --force
Ashop Admin Panel
MIT
Ashop Admin Panel
MIT