You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<palign="center">Laravel localization Loader for Webpack. Convert Laravel Translation files (php or json) to JavaScript Objects.</p>
1
+
<divalign=center>
2
+
3
+
# Laravel localization Loader
4
+
5
+
Laravel localization Loader for Webpack.
6
+
7
+
Convert Laravel Translation files (php or json) to JavaScript Objects.
8
+
9
+
## Features
10
+
11
+
- Support both Laravel PHP and JSON translation files.
12
+
- 100% test coverage.
13
+
- Only has two dependencies: [json-loader](https://github.com/webpack-contrib/json-loader) and [php-array-loader](https://github.com/rmariuzzo/php-array-loader).
0 commit comments