This repo is a Proof of Concept administration interface for the Glottos Online Translator Package for Laravel Web Artisans.
-
Clone the repository
https://github.com/antonioribeiro/glottosAdmin.git
. -
Configure your database in
app/config/database.php
. -
Execute
php artisan migrate
. It will migrate and add an admin user. -
Configure your webserver and .htaccess and you should be good to go.
This is basically the Laravel PHP home page, to be translated online using Glottos
Use admin
for login and password
You can enable and disable languages using this form.
A way to see what languages still need translations.
You can click a message to edit it.
Here you can change the source language while translating and you can just hit ctrl+enter to submit your translation.