Discussion on Lineone - Tailwind CSS Admin Template, HTML + Laravel

Discussion on Lineone - Tailwind CSS Admin Template, HTML + Laravel

Cart 2,269 sales
Recently Updated
Well Documented

PiniaStudio supports this item

Supported

This author's response time can be up to 2 business days.

337 comments found.

Hello, I have purchased your template. Can I ask a few questions regarding it?

Hi, yes

Hi there,

I just purchased the Lineone theme and would appreciate your help.

Could you please explain how I can integrate the theme into an existing Laravel application? I’m not quite sure what the exact steps are and would be grateful for some guidance.

Best regards, Christian

Hi! Are you using Livewire? Also, which version of Laravel are you working with?

I’m very interested in purchasing it, but I have a couple of technical requirements before proceeding. I’m specifically looking for a version built with Tailwind CSS v4+, or ideally a Laravel + React (Inertia) starter kit template version, if that’s something you offer or could provide.

Could you please let me know if either option is available, or if custom setup support is possible?

Looking forward to your response.

If you’re planning to use Laravel with Livewire, Lineone is the best choice. However, if your app relies more heavily on JavaScript, take a look at Tailux, which is built with React and Tailwind CSS. https://themeforest.net/item/tailux-react-tailwind-admin-template/56397379

Hello, I don’t seem to understand how your product works. How can I use it purely for just the HTML and CSS without connecting it with nodes?

Hi, you can use ‘dist’ folder. dist folder is compiled folder and you don’t need to run ‘npm run …’

Hi I need Version 2.1.2 because in Version 3.0.0 you have problem in rtl laravel version

Please email us (piniahelp@gmail.com)

There are no sample pages for watching and playing videos. Are you planning to update the main panel or sample pages for these needs?

el proyecto solo es html, css y tailwind?

Hi, There are 3 edition HTML + CSS + Tailwind HTML + CSS + Alpine.js + Tailwind Laravel + Alpine.js + Tailwind.

Hello, I want to know if there is a Vue version if this template, I have a Laravel app which uses Vue Thanks

Hi, There are not vue version, but you can use es6 edition in vue project

Why the RTL Not support the them ? I want to buy this theme but i found the theme does not have the rtl option …

Hi, It’s include RTL layout: http://lineone-html-rtl.piniastudio.com/

Hi, please is there any documentation that I can read for implementing this theme in codeigniter 4 project?

please give me more information how to use it in codeigniter 4

Hi, this is a simple HTML project, so you can integrate it just like any standard HTML template.

chfn

chfn Purchased

I’ve read it a lot here in the comment section. And the answer is to save as SVG from that figma site. But what are all the steps to create such a SVG that it blends into this theme? It’s not only save as SVG, there are more steps. Can you please write some documentation about this hassle? To speed up the process.

chfn

chfn Purchased

Left side (main navigation) with the class tooltip-main-sidebar

Ok, I will write the instruction.

You can use any dualtone icons pack for example: https://www.figma.com/community/file/886554014393250663

1. Select an icon and copy it as SVG.

2. Add class=”w-7 h-7” to the <svg> tag to set its size.

3. Replace fill=”...” or stroke=”...” with fill=”currentColor” or stroke=”currentColor” inside the <path> tags.

4. Adjust the fill-opacity attribute for better color visibility (e.g., fill-opacity=”0.3”, fill-opacity=”0.6”, or fill-opacity=”1” for optimal results).

gavzla

gavzla Purchased

Hi, can you please tell me how to fix the css files? They’re not working I’m using Tailwind v4 and @apply gives “Cannot apply unknown utility class” in almost all files and can’t run the project or page, is really annoying, i have tried many things and doesn’t seem to work, please help… Thanks in advance!

Hi. We updated Lineone to latest tailwind css version. You can download it now.

gavzla

gavzla Purchased

Downloaded, still not working :(

chfn

chfn Purchased

Is there a photo gallery?

Hi. Not for now

chfn

chfn Purchased

Got any plans to add this?

Our primary focus will be maintaining and updating dependencies, replacing outdated ones. Additionally, we will introduce new features and pages in some updates.

chfn

chfn Purchased

Is there also a calendar page? Can’t find it.

Hi, there no calendar page now…

chfn

chfn Purchased

Got any plans to add this?

Our primary focus will be maintaining and updating dependencies, replacing outdated ones. Additionally, we will introduce new features and pages in some updates.

Hi Support team,

The HTML file have issue, could not load CSS. Please check

Could we have the update HTML file ?

Hello,

I’ve checked everything, and it seems to be working fine.

Could you clarify the exact issue you’re facing? Your browser name and version, theme version?

Hi Support team,

I just checked and it working fine for us. Thank a lot

i updated my laravel project to tailwind 4, i think resourses corupted how can i fix to adapt latest tailwind version?

Hi, please follow this upgrade guide: https://tailwindcss.com/docs/upgrade-guide.

If you encounter any issues, send your details to our email at piniahelp@gmail.com.

Hello, How to update the template from Tailwind 3? Do you have some guide?

You can use Tailwind 4 for your new project. However, if you’re upgrading an existing project, follow this upgrade guide: https://tailwindcss.com/docs/upgrade-guide

So I don’t need to update any Lineone file?

You sholud match you config with new tailwind 4 config. Also, you should replace classnames like text-tiny+, text-xs+, text-sm+ to text-tiny-plus, text-xs-plus, text-sm-plus.

WyreG

WyreG Purchased

I already ran all the commands needed: npm install, composer install update, and all commands for Laravel. It seems the project is not yet up for Livewire 3. Setting up is a hassle

Hi again, Yes, the project doesn’t include Livewire by default, but we provide a guide for adding it. https://lineone-docs.piniastudio.com/laravel-guide.html#livewire-3-guide

Additionally, if a client requests it, we can send them a basic Livewire 3 implementation without question.

WyreG

WyreG Purchased

Hello, I’m having an issue running laravel app:

livewire.js?id=13b7c601:1127 Uncaught TypeError: Cannot read properties of undefined (reading ‘documentBody’) at [Alpine] $store.global.documentBody (eval at safeAsyncFunction (livewire.js?id=13b7c601:1174:21), <anonymous>:3:46) at livewire.js?id=13b7c601:1196:23 at tryCatch (livewire.js?id=13b7c601:1116:14) at Function.handler2 (livewire.js?id=13b7c601:3522:7) at flushHandlers (livewire.js?id=13b7c601:1281:48) at stopDeferring (livewire.js?id=13b7c601:1286:7) at deferHandlingDirectives (livewire.js?id=13b7c601:1289:5) at initTree (livewire.js?id=13b7c601:1479:5) at livewire.js?id=13b7c601:1428:7 at Array.forEach (<anonymous>) [Alpine] $store.global.documentBody @ VM761:3 (anonymous) @ livewire.js?id=13b7c601:1196 tryCatch @ livewire.js?id=13b7c601:1116 handler2 @ livewire.js?id=13b7c601:3522 flushHandlers @ livewire.js?id=13b7c601:1281 stopDeferring @ livewire.js?id=13b7c601:1286 deferHandlingDirectives @ livewire.js?id=13b7c601:1289 initTree @ livewire.js?id=13b7c601:1479 (anonymous) @ livewire.js?id=13b7c601:1428 start @ livewire.js?id=13b7c601:1427 start2 @ livewire.js?id=13b7c601:8813 (anonymous) @ livewire.js?id=13b7c601:10122Understand this errorAI livewire.js?id=13b7c601:2248 Uncaught TypeError: Cannot convert undefined or null to object at Function.entries (<anonymous>) at applyBindingsObject (livewire.js?id=13b7c601:2248:29) at livewire.js?id=13b7c601:3523:9 at runIfTypeOfFunction (livewire.js?id=13b7c601:1219:7) at livewire.js?id=13b7c601:1202:13

Hi, did you run npm install?

Hi can you please send me the react js starter project ? thanks

Hi, Thanks for your message, Please send your request to this email: piniahelp@gmail.com.

Best Regards

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey