-
Notifications
You must be signed in to change notification settings - Fork 169
Closed
Labels
Description
Hello. i have some problems when i updated package. I use laravel 4, and when i tried to generate javascript.js file, using:
php artisan lang:js
i had an error:
[Exception]
/Users/apple/Documents/project/laravel/resources/lang doesn't exists!
I am not sure, but maybe this depends on line 69 of LaravelJsLocalizationServiceProvider.php file...