Stolz / Assets

An ultra-simple-to-use assets management library for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php artisan vendor:publish not working

rajivseelam opened this issue · comments

Hi,

This is the first time I am using this package with Laravel 5. When I run the vendor:publish command, it doesn't add assets.php to config folder.

It seems like ServiceProvider is not registered, though I have added 'Stolz\Assets\Laravel\ServiceProvider',

It is a problem with Laravel 5.

why is this issue closed?

Hi,

The issue was not with Stolz/Assets package. It was something to do with Laravel 5, which I don't remember now. I've closed the issue as soon as I realized it.