elnooronline / laravel-translation-loader-gui
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=5.6.0
- illuminate/routing: ~5.5.0|~5.6.0
- illuminate/support: ~5.5.0|~5.6.0
- spatie/laravel-translation-loader: ^2.1
This package is auto-updated.
Last update: 2020-08-15 14:16:40 UTC
README
A GUI for managing spatie/laravel-translation-loader translation lines.
It is recommended that you grasp the basics of spatie/laravel-translation-loader to understand it correctly.
How it works
This package depends on spatie/laravel-translation-loader for loading the translation lines from the database instead of loading them from files. So it add the possibility for your client to edit the translation lines through a GUI (Graphical User Interface).