425 comments found.
This works with Laravel 6 UI+React+Auth. (php artisan ui react—auth, then manually apply OneUI dependency and required files.) When you do so, you need the knowledge for /webpack.mix.js , blade, /resources/js/bootstrap.js, and /resources/js/app.js.
Thanks for really nice template.
Thank you for choosing OneUI for your project and kind comments, we are very happy you like it! Yes, it works as expected, you just have to make sure that you won’t include Bootstrap, popper and jQuery in your pages again (they are already included by OneUI) because the auth scaffolding will include them in the resources/js/bootstrap.js file by default. Wish you all the best with your project and happy coding!!
Thank you very much for your work and updates that happen periodically 
If it’s not difficult, please do as an example a couple of pages for the frontend with a horizontal menu 
Thank you so much!
Thank you for your kind words and suggestion! We will add further page examples showcasing the horizontal menu in the future, so stay tuned!
Hi ! Thanks for the update ! Any advice for updating an existing project ? Is there any risk ? Thanks
Hi, you’re welcome! If you follow the Updating section and the changes from the Changelog section in the docs, there shouldn’t be any risks but always make sure to create a backup of your work before updating to a new version. Happy coding!
Hey all! We just wanted to let you know that OneUI 4.3 update just went live and comes packed with many new fresh pages, features, updates, improvements and fixes! All existing customers can download it for free from their downloads page. Changelog and update information can also be found in the updated documentation! 
4.3 Update – September 12, 2019
-
NEW FEATURES
- Elements/Components
- eCommerce Store Pages
-
IMPROVEMENTS
- Max width set to main content
- Docs: Instructions were added for recreating demo pages in Laravel Starter Kit from the HTML version
-
FIXES
- Enabled enter key in textareas in Form Wizard & Validation examples
-
UPDATES
- jQuery 3.4.1 (3.3.1)
- FontAwesome 5.10.2 (5.8.1) – 58 new icons!
- Bootstrap Colorpicker 3.1.2 (3.1.1)
- Bootstrap Datepicker 1.9.0 (1.8.0)
- SweetAlert2 8.17.1 (8.8.1)
- Cropper.js 1.5.5 (1.5.1)
- CKEditor 4.12.1 (4.11.3)
- Select2 4.0.10 (4.0.5)
- Simplebar 4.2.1 (2.6.1)
- Summernote 0.8.12 (0.8.11)
- JS Cookie 2.2.1 (2.2.0)
- FullCalendar 3.10.1 (3.10.0)
- jQuery Validation 1.19.1 (1.19.0)
- Laravel Starter Kit: Laravel 6.0 (5.8)
If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! 
Hi, do you have a step-by-step tutorial to integrate template with Laravel? I have tried Laravel starter template, but I am not able to include Charts and other stuffs to work.
Hi, many thanks for choosing OneUI for your project. Have you checked out the examples under the resources/view folder? You can easily replicate any page you want from the HTML version just by:
1. Copying over the markup found in #main-container of the page you are interested in.
2. (if any) Including the required plugins in your blade page.
3. (if any) Calling the JS helpers or using the JS init code from the examples we provide to initialize the plugins (more info can also be found in the docs under JavaScript).
It is a straightforward process but if you need any additional help, send us a message from our profile’s contact form and we will get back to you as soon as possible. Hope that helps!
hi guys there use tobe a live chart in the demo .. !!??
Hi, many thanks for choosing OneUI! There still is but in the legacy version (3.5).
Hi.. Im using “OneUI 4.2 (Remastered)” in Angular 6… I tried to initiate “App.init();”, but it seems to be variable App not found in this version.. May I know how I have to initiate.
Hi, many thanks for choosing OneUI for your project! Be sure to use “One._uiInit();” in the Remastered version. For more info, you can have a look at the source code in assets/_es6/main/*. Hope that helps!
Hi, really thanks.. that one line made it happen.
You’re welcome, happy coding!!
Hi when i use ONEUI for Laravel it brings this error
$ php artisan serve—port=”8002” PHP Warning: require(C:\Users\Kalaghe\Desktop\themeforest-11820082-oneui-bootst rap-admin-dashboard-template-ui-framework-angularjs\OneUI by pixelcave\OneUI 4.2 (Remastered)\03 – OneUI Source (Laravel Starter Kit)/vendor/autoload.php): fail ed to open stream: No such file or directory in C:\Users\Kalaghe\Desktop\themefo rest-11820082-oneui-bootstrap-admin-dashboard-template-ui-framework-angularjs\On eUI by pixelcave\OneUI 4.2 (Remastered)\03 – OneUI Source (Laravel Starter Kit)\ artisan on line 18
Warning: require(C:\Users\Kalaghe\Desktop\themeforest-11820082-oneui-bootstrap-a dmin-dashboard-template-ui-framework-angularjs\OneUI by pixelcave\OneUI 4.2 (Rem astered)\03 – OneUI Source (Laravel Starter Kit)/vendor/autoload.php): failed to open stream: No such file or directory in C:\Users\Kalaghe\Desktop\themeforest- 11820082-oneui-bootstrap-admin-dashboard-template-ui-framework-angularjs\OneUI b y pixelcave\OneUI 4.2 (Remastered)\03 – OneUI Source (Laravel Starter Kit)\artis an on line 18 PHP Fatal error: require(): Failed opening required ‘C:\Users\Kalaghe\Desktop\t hemeforest-11820082-oneui-bootstrap-admin-dashboard-template-ui-framework-angula rjs\OneUI by pixelcave\OneUI 4.2 (Remastered)\03 – OneUI Source (Laravel Starter Kit)/vendor/autoload.php’ (include_path=’.;C:\php\pear’) in C:\Users\Kalaghe\De sktop\themeforest-11820082-oneui-bootstrap-admin-dashboard-template-ui-framework -angularjs\OneUI by pixelcave\OneUI 4.2 (Remastered)\03 – OneUI Source (Laravel Starter Kit)\artisan on line 18
Fatal error: require(): Failed opening required ‘C:\Users\Kalaghe\Desktop\themef orest-11820082-oneui-bootstrap-admin-dashboard-template-ui-framework-angularjs\O neUI by pixelcave\OneUI 4.2 (Remastered)\03 – OneUI Source (Laravel Starter Kit) /vendor/autoload.php’ (include_path=’.;C:\php\pear’) in C:\Users\Kalaghe\Desktop \themeforest-11820082-oneui-bootstrap-admin-dashboard-template-ui-framework-angu larjs\OneUI by pixelcave\OneUI 4.2 (Remastered)\03 – OneUI Source (Laravel Start er Kit)\artisan on line 18
Hi, many thanks for choosing OneUI for your project! Have you run “composer install” and “npm install” beforehand? Moreover, please try putting your Laravel project in a folder with no spaces in your desktop before installing the dependencies, eg C:\Users\Kalaghe\Desktop\oneui_laravel Hope that helps!
Please can you send me the link to the github repo? thank you
Hi, many thanks for choosing OneUI for your project! Unfortunately, a GitHub repo isn’t available at the moment.
How can i install this on a godaddy subdomin as my market store is created with shopify.
Hi, thank you once again for your interest. Please have a look at your inbox, we just replied to your email!
I have not received any reply on my inbox.
Have you checked your spam folder just in case, we replied to your message yesterday! Our answer was that OneUI is an abstract template and does not work with shopify out of the box. A shopify theme developer could integrate it but custom work is required. Hope that makes sense but let us know if you need any further info. Thank you.
Greetings,
just wondering if there are any plans for a dark version?
Have a nice day.
Greetings and many thanks for choosing OneUI for your project! There are no immediate plans at the moment but it is something we might implement in the future. Have a great day, too!
Is it necessary to know AngularJS to use this on Laravel?
Hi, many thanks once again for choosing OneUI for your project! AngularJS is not related to the Laravel Starter Kit in some way, it is just a separate version included in the legacy version (3.x) of OneUI. Hope that helps!
Hello, have a pre purchase question.
What version of Laravel does the theme come with? And is it compatible to latest laravel 5.8 ?
thanks!
Hello, thank you for your interest in OneUI! The Laravel Starter Kit uses Laravel 5.8 version. Hope that helps but let us know if you need any further info!
Hi, I’m using a heavily modified AdminLTE with custom coding and we are making a switch to Laravel since the project grew. We may start using a new paid theme to start fresh. Is your script “dumped” in the resources folder and completely seperated from Laravel folders and structure, or does it have some models/controllers integrated? Not sure what is best either way at this point, just gathering info. Any chance we can see a structure somewhere? Thanks.
Hi, thank you for your interest in OneUI! Yes, we haven’t created any custom models or controllers, so no worries, you can start adding your own custom functionality.
We have integrated OneUI’s assets (Sass/JS) to work with Laravel Mix and also created 2 master blade layouts which you can use to replicate any example page. Moreover, we’ve included few routes to showcase main page examples.
Feel free to send us a message from our profile’s contact form and we will get back to you as soon as possible with the structure. Thank you.
Sounds good, thanks. We’ll pick up a copy this week.
Many thanks, feel free to let us know if you need any additional info!
Just one more: can we upload into our current Laravel install, without your default Laravel files so it will ONLY add your theme specific new files to the program without overwriting ANY of our customized files?
Many thanks for your purchase! Yes, you can set up your Laravel project and then add the theme files on the side to start using them as you go. Additionally, you will have to install a couple of npm modules and set up your mix configuration file accordingly. Let us know if you need any additional info.
Hello ! I bought this theme and it’s really cool. I’m just struggling with Sweet alert. I do Have the plugin css and js files but it really does nothing and I can’t find any example on how to use it. I’v inlcuded the css file before the main CSS files and the JS files after the main oneui.js
The only thing I found in the docs is how to include files but no example. I'm Using the 4.2 Version Laravel Starer Kit.
Thanks again fort this awesome theme !
Hello, many thanks for choosing OneUI for your project and kind comments, we are very glad you like it! Please have a look at your inbox, we just replied to your email!
Hello guys. When I move my “mypage.php” files to an error folder. In the case here, it is Example 2.
Example 1: (www.site.com/mypage.php) OK Normal Example 2: (www.site.com/folder/mypage.php) Error
https: // riostrense. com / oguia
Where should I set up? 1 million thanks!
Hello, many thanks for choosing OneUI for your project! In the pages you’ve moved, please make sure to update the assets folder path after including the config file:
<?php $one->assets_folder = '../assets'; ?>
Hope that helps!
Hi,
I can’t find Laravel DataTables page example in 4.2, are you sure it’s included?
Sorry, my bad, found it
What do I need to do to get the “Jquery Input Tags” working? The documentation says: “Just add data-role=”tagsinput” to your input field to automatically change it to a tags input field.”
However, that doesn’t work. I can even literally completely copy the html/css/javascript from your demo page and it still won’t work.
Just found the issue. Having “js-maxlength” on another input breaks the tags js. Why is this? Any way to have the two working on the same page? (On separate tags)
Hi, in legacy (3.x), there is an example with Maxlength and jQuery Input Tags in the same page. The latter is initialized with the class ‘js-inputs-tags’. In the Remastered, you can use the Select2 plugin which offers the same functionality.
Hey, I’m looking to purchase this theme – great work by the way. I’ve read a couple of things here that have confused me, are the example pages included? I would like a direct copy of the preview effectively, to play around with each and every element – thanks
Hey, thank you for your interest in OneUI and kind words, we are very glad you like it! Yes, of course, all example pages are included in both PHP and HTML versions! The Laravel Starter Kit includes vital page examples which you can use to replicate any HTML example by coping over the markup of the page you are interested in. Hope that helps but let us know if you need any further info!
Hey again, purchased a license, but it appears that the views in the preview are not included in the laravel kit, I’m assuming that the best course is to fish through the PHP/HTML versions to pull content? Or did I miss something in the setup heh – thanks again 
Actually, having done that with ‘calendar’ for example, I’m wondering, how exactly do I instantiate the required JS/CSS for ‘fullcalendar’ without including each file manually?
I’m assuming there’s some import for this perhaps in laravel.app.js within public/js/plugins? or js/oneui.app.js as seen included in ‘backend.blade.php’?
I’m more of a PHP dev, rather than front end which is why I’d have liked these pages pre-setup! 
Hey, many thanks for choosing OneUI for your project! Yes, of course, you can include it in your main files if you want to and there are two ways you can implement it. Please send us a message from our profile’s contact form and we will get back to your email with examples as soon as possible 
Hi – any way to open a dropdown with a backdrop behind?
Hi, unfortunately no, this is not supported by Bootstrap’s dropdown.