bestmomo / nice-artisan

This package is to add a web interface for Laravel 5 and earlier Artisan.
213 stars 23 forks source link

argument default value #2

Closed ffogarasi closed 8 years ago

ffogarasi commented 8 years ago

In 0.3 and 0.4.0 in the index.blade.php view there is no check if the default value of the argument is array or string. This is fixed in version 0.4.1. As there are no other changes could you back port this in those versions?

bestmomo commented 8 years ago

As I have only 1 branch how could I change this version ?

ffogarasi commented 8 years ago

Yes you are right. I made a fork of the project and will create separate branches for laravel 5.1 and 5.2 so I can refere to them in composer.