PackageTrack
Sign in Get early access

jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

v3.16.0 5.2M downloads/mo #2396 most downloaded on Packagist jeroennoten/Laravel-AdminLTE

What this package is like to depend on

Last release 3 months ago

30 Apr 2026

Release timing varies

gaps range from 1 weeks to 5 months

Rarely documented

notes for 10 of 115 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

119 releases · first in 2015

2 releases in the last 12 months

see the full history below

Release timeline

115 releases · Oct 2015 to Apr 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 119
  1. v3.16.0 30 Apr 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.15.3...v3.16.0

    Open source →
  2. v3.15.3 02 Dec 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.15.2...v3.15.3

    Open source →
  3. v3.15.2 12 Aug 2025
    Release notes

    What's Changed

    • Allow using tooltips on profile item components by @dfsmania in #1352

    Full Changelog: v3.15.1...v3.15.2

    Open source →
  4. v3.15.1 02 Aug 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.15.0...v3.15.1

    Open source →
  5. v3.15.0 24 Feb 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.14.3...v3.15.0

    Open source →
  6. v3.14.3 11 Jan 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.14.2...v3.14.3

    Open source →
  7. v3.14.2 09 Nov 2024
    Release notes

    What's Changed

    • Improve style on Datatables component when using responsive extension by @dfsmania in #1320
    • Improve Input Switch component by @dfsmania in #1317

    Full Changelog: v3.14.1...v3.14.2

    Open source →
  8. v3.14.1 15 Oct 2024
    Release notes

    What's Changed

    • Revert type='module' on components scripts due to backward compatibility issues by @dfsmania in #1313

    Full Changelog: v3.14.0...v3.14.1

    Open source →
  9. v3.14.0 10 Oct 2024
    Release notes

    What's Changed

    Full Changelog: v3.12.1...v3.14.0

    Breaking Changes

    Caution

    The right-sidebar section was renamed to right_sidebar to keep consistency with other section names (see details on #1301). So you should update your views extending this template if you were using that section. Also, it's recommended to review and update the package published views if it's your case.

    While including Vite Support the old Laravel Mix configuration was reworked. This new version would still be compatible with the old configurations options, however we recommend migrating to the new one:

    Old config

        /*
        |--------------------------------------------------------------------------
        | Laravel Mix
        |--------------------------------------------------------------------------
        |
        | Here we can enable the Laravel Mix option for the admin panel.
        |
        | For detailed instructions you can look the laravel mix section here:
        | https://github.com/jeroennoten/Laravel-AdminLTE/wiki/Other-Configuration
        |
        */
    
        'enabled_laravel_mix' => false,
        'laravel_mix_css_path' => 'css/app.css',
        'laravel_mix_js_path' => 'js/app.js',

    New config

        /*
        |--------------------------------------------------------------------------
        | Laravel Asset Bundling
        |--------------------------------------------------------------------------
        |
        | Here we can enable the Laravel Asset Bundling option for the admin panel.
        | Currently, the next modes are supported: 'mix', 'vite' and 'vite_js_only'.
        | When using 'vite_js_only', it's expected that your CSS is imported using
        | JavaScript. Typically, in your application's 'resources/js/app.js' file.
        | If you are not using any of these, leave it as 'false'.
        |
        | For detailed instructions you can look the asset bundling section here:
        | https://github.com/jeroennoten/Laravel-AdminLTE/wiki/Other-Configuration
        |
        */
    
        'laravel_asset_bundling' => false,
        'laravel_css_path' => 'css/app.css',
        'laravel_js_path' => 'js/app.js',

    See details on Wiki / Misc Config. Also, if you want to use the new configuration options with VITE and you had previously published the package views, then you'll need to update them.

    Open source →
  10. v3.13.0 04 Aug 2024
    Release notes

    What's Changed

    Full Changelog: v3.12.0...v3.13.0

    Open source →
  11. v3.12.1 no date

    Nothing published for this version

  12. v3.12.0 05 Jul 2024

    Nothing published for this version

  13. v3.11.0 18 Mar 2024

    Nothing published for this version

  14. v3.10.0 08 Mar 2024

    Nothing published for this version

  15. v3.9.5 no date

    Nothing published for this version

  16. v3.9.4 19 Jan 2024

    Nothing published for this version

  17. v3.9.3 19 Dec 2023

    Nothing published for this version

  18. v3.9.2 25 Aug 2023

    Nothing published for this version

  19. v3.9.1 22 Jun 2023

    Nothing published for this version

  20. v3.9.0 04 Apr 2023

    Nothing published for this version

  21. v3.8.6 03 Feb 2023

    Nothing published for this version

  22. v3.8.5 07 Dec 2022

    Nothing published for this version

  23. v3.8.4 18 Aug 2022

    Nothing published for this version

  24. v3.8.3 10 Aug 2022

    Nothing published for this version

  25. v3.8.2 18 May 2022

    Nothing published for this version

  26. v3.8.1 14 Mar 2022

    Nothing published for this version

  27. v3.8.0 10 Feb 2022

    Nothing published for this version

  28. v3.7.3 28 Jan 2022

    Nothing published for this version

  29. v3.7.2 17 Nov 2021

    Nothing published for this version

  30. v3.7.1 19 Oct 2021

    Nothing published for this version

  31. v3.7.0 20 Aug 2021

    Nothing published for this version

  32. v3.6.1 08 Jun 2021

    Nothing published for this version

  33. v3.6.0 19 May 2021

    Nothing published for this version

  34. v3.5.4 22 Mar 2021

    Nothing published for this version

  35. v3.5.3 24 Feb 2021

    Nothing published for this version

  36. v3.5.2 11 Jan 2021

    Nothing published for this version

  37. v3.5.1 09 Dec 2020

    Nothing published for this version

  38. v3.5.0 26 Sep 2020

    Nothing published for this version

  39. v3.4.4 17 Jul 2020

    Nothing published for this version

  40. v3.4.3 16 Jul 2020

    Nothing published for this version

  41. v3.4.2 06 Jul 2020

    Nothing published for this version

  42. v3.4.1 04 Jul 2020

    Nothing published for this version

  43. v3.4.0 03 Jul 2020

    Nothing published for this version

  44. v3.3.1 09 Jun 2020

    Nothing published for this version

  45. v3.3.0 02 Jun 2020

    Nothing published for this version

  46. v3.2.0 27 Apr 2020

    Nothing published for this version

  47. v3.1.1 27 Mar 2020

    Nothing published for this version

  48. v3.1.0 10 Mar 2020

    Nothing published for this version

  49. v3.0.9 04 Mar 2020

    Nothing published for this version

  50. v3.0.8 21 Dec 2019

    Nothing published for this version

  51. v3.0.7 27 Nov 2019

    Nothing published for this version

  52. v3.0.6 25 Nov 2019

    Nothing published for this version

  53. v3.0.5 25 Nov 2019

    Nothing published for this version

  54. v3.0.4 19 Nov 2019

    Nothing published for this version

  55. v3.0.3 12 Nov 2019

    Nothing published for this version

  56. v3.0.2 07 Nov 2019

    Nothing published for this version

  57. v3.0.1 06 Nov 2019

    Nothing published for this version

  58. v3.0.0 02 Nov 2019

    Nothing published for this version

  59. v3.0.0-rc.2 16 Oct 2019 pre-release

    Nothing published for this version

  60. v3.0.0-rc.1 14 Oct 2019 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive