DEV Community

Cover image for Next Generation Admin Template with Laravel for Best Coding practice
Maniruzzaman Akash
Maniruzzaman Akash

Posted on

Next Generation Admin Template with Laravel for Best Coding practice

I'm talking today with a Real Admin Dashboard / Laravel based admin template solution, which really matters. Its not some simple CRUD interfaces. Its an architecture for your laravel project, its a standard to build a Laravel based application.
Its a CMS for your Laravel App, Introducing Lara Dashboard - https://github.com/laradashboard/laradashboard

Why it matters most:

Its UI - Its UI is clean, minimal, rich for any Laravel starter application.

  1. All of the core features what you planning to add on your project is already being added.
  2. In build unit tests with Pest Unit test with Feature, Unit, Browser tests included.
  3. UI's are clean, minimal and researched.
  4. Well architectured code.
  5. Modular and highly extendible, They are planning to add Module marketplace soon and already they have core modules built in, which are rich too.
  6. Dark mode supported under the hood.
  7. Beautiful responsive supported.
  8. Every action is tracked inside Monitoring.
  9. Role permission management system added.
  10. Media library added.
  11. Beautiful blade component library with documentation.
  12. Easy settings page.

See some demos before more talking.

Dashboard

Dashboard

User Profile

User Profile

And here are some little demos -

Media library

Sign In Page

Media Library Lara Dashboard

Module List

Module List

For more, please visit to https://laradashboard.com/try-demo/

Demo

Try Live Demo - https://laradashboard.com/try-demo/
Github Repo - https://github.com/laradashboard/laradashboard

Feature Request

Any more feature request, please add it here - https://feedback.laradashboard.com/

Top comments (0)