(v2.1.1) Lineone Tailwind CSS Admin Template HTML, HTML + Laravel Free Download
Version 2.1.1
16 October, 2024
Fix $persist issue in alpine/laravel editions
Update the dependencies.
WARNING
If you are using the Laravel, Livewire, or AlpineJS edition,
you may have encountered an issue with the $persist in Livewire/Alpine higher versions.
To fix this, you should download the latest version of the lineone theme and sync the following files:
resources/js/store.js
Also you should replace this line:
js
Alpine.store("global", store);
Alpine.store("global", store());
Version 2.1.0
29 August, 2024
New Jobs Board Page
Update the dependencies.
Version 2.0.1
12 July, 2024
Upgrade to Tailwind CSS v3.4.4
Fix minor issues
Update the dependencies.