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

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

Cart 2,324 sales
Recently Updated
Well Documented

PiniaStudio supports this item

Supported

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

338 comments found.

i have two languages in my app, english and arabic, is there a way to make language switch between rtl and ltr?

hi,in laravel, i want to know how can i use the template for two interface (arabic, english) LTR & RTL in the same project, because i don’t could not bundle the resources in rtl and ltr in the same projectthanks

any idea?

check your email

i have been trying to connect laravel/breeze – React – Typescript with your theme and i am using files from this folder \lineone-html-es6\src So i have managed to create login page but dashboard template is not working, what i mean is UI is working fine but no js is been applied on it. So instead for copying and pasting entire code i am only using sidebar div container just to check js is working or not so it’s not working forexample

Tooltip is not working, i have connected app.tsx which is default given by laravel-breeze to the main js file of the theme which is app.js

But still it’s not workin, can you please help me. I am super close to achive this at the end of it, I will have amazing theme using laravel-breeze + React + Typescript …that will be killer combination

Yes please do send me that too and i am contacting to piniahelp@gmail.com for further help

Any update on “react + vite” ?? i still have not received it

Hi, Please check your email

How to build just use html5?

Hi, what’s your mean?

I am already run it, but I have another question about, where can I chose the svg icon, thank you.

How to add svg icon to select?

Hello, i like this theme. I want to buy it. But I would like to ask whether this theme is compatible with Ruby on Rails Tailwind applications. I am already using esbuild with stimulusjs. I look forward to receiving your message before buying.

Hi Muhammed,

Thanks for your interest in the Lineone template. We use webpack for the HTML edition and Vite for the Laravel edition. You can use the “lineone-html-es6” edition in your app. This will prevent any conflicts with StimulusJS. I hope this helps! Let me know if you have any other questions. Best regards.

HI, I ve just downloaded the package, but i don;t find steps t follow for setup of laravel in the zip file can you please send me a file for that

Thank you

Greetings, I have a problem when I insert livewire components, I get the following error

Cannot read properties of undefined (reading ‘documentBody’) Expression: ”$store.global.documentBody”

the cause is a call to <body x-data x-bind=”$store.global.documentBody”

Can you help me, how to overcome this? Thanks in advance

Hi, Which livewire version you are using?

V3

Livewire 3 already includes alpine.js by default. Therefore, as Caleb explains in here , you need to use custom config for livewire and alpine.

I will update the Lineone documentation with a guide on how to use it with Livewire 3 this weekend.

Hi! Really cool theme. You mentioned having a starter kit for react? I’d like that please.

Hello. The bundle includes an ES6 edition, and we can also provide you with a starter kit of ES6 edition for “react + vite”. If you are interested, you can send us an email (piniahelp@gmail.com) and we will send you the starter template.

Hello, I’d like to know how to do left sidebar panel narrower. Thanks!

Hi. To adjust the layout, you can modify the css variables (“–main-sidebar-width”, “–sidebar-panel-width”) in the first lines of “src/css/base.css”:
:root {
  @apply [--margin-x:1rem]
  [--main-sidebar-width:4.5rem]
  [--sidebar-panel-width:230px]
  [--sidebar-panel-min-width:64px]
  [--ease-in:0.4,0,1,1]
  [--ease-out:0,0,0.2,1]
  [--ease-in-out:0.4,0,0.2,1]
  md:[--margin-x:1.5rem]
  lg:[--main-sidebar-width:5rem]
  lg:[--sidebar-panel-width:240px]
  xl:[--margin-x:4rem];
}
.

Hello, I like this Lineone UI. I have questions, what is the best practise to inherit (or merge) this UI into a laravel module (nWidart/laravel-modules)? How to do it? Thank you

Hi,

If you need a blank project, please email us at piniahelp@gmail.com and we will send it to you as soon as possible.

Thank you for choosing Lineone.

email sent. Thank you :)

Hello, This theme is lovely. I want to buy it. But I would like to ask whether this theme is compatible with Next.JS. Because I will use Next.JS. I look forward to receiving your message before buying.

Hello. Thank you for your interest in the LineOne template. The bundle includes an ES6 edition, and we can also provide you with a starter kit of ES6 edition for “react + vite”.

Hello,

Do you have a starter template foor Laravel? If so, can you send me the starter template?

Andre Jansen

Hi,

If you need a blank project, please email us at piniahelp@gmail.com and we will send it to you as soon as possible.

Thank you for choosing Lineone.

hello. I have a question about modal windows. I saw in the post below that you updated the onOpen, onClose api for modals 3 months ago, but can you provide any documentation or examples?

I have a modal window that is executed when the dropdown menu is clicked, and when the modal window is executed, the dropdown menu should be hidden, but it is still visible, so I am looking for a solution.

Problem solved ^^ Thank you.

Hello, how do I make it look like this?

https://gyazo.com/0b8acff6e54998799641766c243c6349

This is a modified version of the theme. If you are interested, you can send us an email (piniahelp@gmail.com) and we will send you the modified edition.

I need to put two factor authentication in the Laravel edition, the idea would be to do it with Jetstream. In Lineone Laravel version how would I do it?

We offer ready-made auth pages in both HTML and Blade formats. You can seamlessly integrate them with your preferred auth package.

Hi, how to align your project’s tailwind.config.js file with the theme’s config file?

To customize your Tailwind CSS configuration, you should merge your tailwind.config.js file with the theme’s tailwind.config.js file. This will allow you to override or extend the default settings. You should also import the CSS files from the resources/css folder that match your needs, such as base.css, components.css These files contain additional styles and utilities that are specific to the theme.

What authentication system do you use? breeze, jetstream?

Hi, Laravel apps have many options for creating authentication systems. We provide auth templates in blade and html formats that you can easily integrate with breeze, jetstream or any other auth packs. Our theme also includes a super simple auth feature for your convenience.

Hi Team, I have purchased this theme. I can find that some of the layouts are missing in templates like Helpdesk Tickets & User Profile.

Please update if you can help us to provide atleast Helpdesk Ticket Template layout.

Hello, Thank you for using our theme. We have created some FAQ pages to help you with common questions and issues. You can take a look in profile edit page. We are constantly working to improve our app and we will add new features and pages in future updates. Stay tuned!

Hello Team PiniaStudio, I just purchased your template. However all components and page designs are present accept: 1 – Ticket System 2 – User Profile

Can we expect atleast helpdesk tickets system page design in future, as we need it for our product.

Hello, Thank you for using our theme. We have created some FAQ pages to help you with common questions and issues. You can take a look in profile edit page. We are constantly working to improve our app and we will add new features and pages in future updates. Stay tuned!

Hello, I have a question, I hope I explain myself well. The menu has these options Dashboards applications layouts forms components elements And an icon in the shape of a settings wheel It happens that clicking each option redirects me to another page but what I would like instead of redirecting shows me or displays its corresponding submenu Since, for example, if I press the menu icon and I am in dashboards, it displays a series of options such as: CRM Analytics orders cryptocurrency banking Staff CMS Analytics Influencers travel teacher Education Authors doctors employees Workspaces The more options then I would like to know if it is possible to do that instead of redirecting to other pages when pressing Dashboards applications layouts forms components elements And an icon in the shape of a configuration wheel shows me the corresponding options or submenu without needing to be redirecting to another page. I await your answer thank you

Hi , Can you help me install Form Layout 2 in my page please

Hi, Which edition you are using: Laravel? HTML + Alpinejs, HTML + JS?

Laraval and HTML +JS

You can find more information in the docs.

To add a page in an existing project, you need to make sure your tailwind.config.js matches the theme of your project.

If you need further assistance, please email us at piniahelp@gmail.com and include the following details: your Laravel version, your frontend CSS and JS frameworks, and your project description.

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