10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fixed all arrays to use short syntax
Small spacing fix
Updated suggested install version in readme
Added some mothods to the translation model, updated tests to match
Updated helper to use config facade instead of Laravel 5 config helpe… …r for more compatibility. Also added a lot more code documentation
Make sure we check if the _t function exists before declaring it
Re-organized locale migration, updated fillable attributes in the loc… …ale model
Small readme changes
Updated composer with illuminate database dependency
More auto translate documentation