Closed ziazon closed 9 years ago
@jubairsaidi the master branch is being prepped for Laravel 5, which uses publish:config
rather than config:publish
. The latest release version of this package, tagged 1.1.5 has the correct 4.2 syntax in the README.
I will update the README to reflect the fact that dev-master is geared at L5 and 4.x users should use the latest 1.1.x tag.
Ok cool thanks!
See http://laravel.com/docs/4.2/packages#package-configuration for details.