Saltar al contenido
← Volver a proyectos

QuickAdminPanel Multi Language

The Laravel Framework.

#Laravel 5.6 Multi-language AdminPanel Demo

This is a quick project to demonstrate how our QuickAdminPanel generator works with multi-language package Laravel Translatable.

Laravel Admin Panel multi-language

Here's an article with step-by-step instructions how it was created: How to Add Multi-Language Models to Laravel QuickAdminPanel


#How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate
  • That's it - load the homepage, and log in with credentials admin@admin.com / password.

#License

Please use and re-use however you want.

Nueva versión disponible.