Skip to content

LaravelDaily/QuickAdminPanel-Multi-Language

Repository files navigation

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.

About

Demo: how to add multi-language models into our Laravel adminpanel generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published