Discussion on Gull - Laravel Admin Dashboard Template

Discussion on Gull - Laravel Admin Dashboard Template

By
Cart 2,184 sales
Well Documented

ui-lib supports this item

Supported

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

405 comments found.

Do you have a scheduler template for html5? I just need a simple scheduler with time between 8AM and 6PM with beginning and end time included on weekdays only

He have full calendar in html . Thanks

How to disbale blank page with loadig image when there is something wrong with my php script

if you want to remove the preload then you need to remove the code

<div class="loadscreen" id="preloader" style="display: none;">

        <div class="loader spinner-bubble spinner-bubble-primary">

        </div>
    </div>

If you want to build your next Project Using Laravel, Then Gull-laravel Version Is Good Choice For you. There is Two Laravel Version included (1.Laravel starter kit and 2.Laravel full Verison) .

I dont find laravel full version ????

I have these 4 folders only gull-html-laravel gull-laravel-compact-sidebar-starter-kit gull-laravel-horizontal-bar-starter-kit gull-laravel-starter-kit

Datepicker is available. please check form.basic example page ”/html/src/form.basic.html”

I am asking for datetimepicker not only datepicker

datetimepicker is not available, you need to use a jQuery plugin.

How do you use the iconset? I went to Iconsmind website but there’s no search option or anything like that, and there’s nothing in the documentation

There is a folder “iconsmind” inside your downloaded zip folder. Open demo.html in browser from that folder. Thanks :)

Awesome, thanks!

welcome :)

I bought this thinking the package would bring forms with form submit code, but I don’t see this anywhere, I saw the description mentions that the script comes with database and all cool features like a chat room, etc. where do I find this?

Which version are you talking about Angular/HTML/Laravel?

Angular version provides interactive UI e.g. chat, curd table & etc. HTML & Laravel version provides only UI not interactive.

Thanks!

Is there skeleton project? I need a clean project

if you are using html version then you can start working with the blank.html files. if laravel then start with starter kits. Thanks :)

I’m using Angular and there is no starter kit for angular

If you delete everything from views folder then you will have starter project. Here is the doc for angular version http://demos.ui-lib.com/gull-doc/

Thanks!

Hi, Iam gull theme user. In this theme while I try to print something, even by pressing ctrl + p; only shows a blank page. I am unable to print anything. Please suggest me. What to do.

Thank you. Ya i am able to write your customize your script as I need. I think there is something wring in print media query in css.

Hello sir, Before 10 days I was listed an issue regard printing. Please I did not got any update since now. Please suggest me. What to do ?

Thank you.

Hi, Try this. Open “src/assets/styles/sass/globals/views/_invoice.scss”

then comment out ”@media print” block at the bottom of the file. We added this for invoice printing, probably this is causing your issue.

Hi I would like to buy your script to use it for an angular application .will it support plain angular ?

What do you mean by plain angular? This is an angular CLI project with definite folder structure. You need to build your application on top of this.

Thanks!

Hi Rafi,

Great job on the Gull theme. Do you offer customization service and if so, can you please let me know what you would need from me to get a quote to customize Gull theme?

First you need to buy the Template and Let us know Details about the customization .you can share google doc, we will give you quote. Thanks :)

What is the form wizard documentation? Angular

I’ve created wizard based on this package https://github.com/Brunoalcau/angular-wizard-form

You can follow that package’s instructions.

Wizard location in template. “src/app/shared/components/form-wizard”

you can take look, it’s pretty simple.

Thanks!

Hey, I like your work and i want to use it for my multivendor ecommerce site as vendor panel, so regular license will work? i need bootstrap 4 version with html and css, Is that included in this?

I will generate revenue from my eCommerce site which will use as front end, I will use this panel as backend and will not charge if vendor access it, I will charge whenever his product gets sold or maybe when vendor list(upload) product. Access to the site is freely available for all ( Registered Users )

even i will not sell any end product created by this item

Hi, according to envato license, Whenever your user is charged for using your service, you need to buy a extended license.

However, you can contact envato support. They will give you clear information base on your situation.

Thanks!

Great product, looks good.

I am interested to purchase. Just a question, when you make update, will it be easy to update or how will the update process be like?

Thanks!

The Next Update will be coming next Month and to Update the Theme You just need to updated the assets and scss files. Thanks :)

Hello!

Do you plan on updating iconsmind icons? Current version is missing some icons.

Regards

If Icons-mind Update there icons then we will Also Update , Thanks :)

Hi, !am very new about npm node.js and angular, I’m trying to download , extract and install your dashboard admin template on my Linux Mint machine , but no luck with some errors Is there any special requirement for Linux Mint ?

Hello , is there any update for this template lately ?

I mean for HTML version

There is no significant updates recently. We added new pages. You can take a look at changelog at the bottom of this page https://themeforest.net/item/gull-bootstrap-laravel-admin-dashboard-template/23101970

When you open the side bar, and hover over something in a different parent group in the menu, the menu changes the “Active” display. So you can no longer see which group you’re currently viewing.

For example on your demo. if I was viewing the “Basic Elements” page, within the Forms parent, but I hover to “Charts”, the blue indication in the bottom right corner of the parent, gets changed to Charts. Even though I am actually still on Forms.

We made the design this way but we will figure out the issue in next update ,Thanks :)

You can change the mouse event to on(‘click’), You need to change in “assets/js/sidebar.large.script.js” at line 63 ,change “mouseenter” to “click” $sidebarLeft.find(".nav-item").on("click", ...

Thanks

It is working like a charm :)

I intend to use compact sidebar layout, and was trying to make the main-header fixed (so user can always see it when scrolling down). But I’m struggling to make it work without breaking your layout. Any tips?

If you are using html/laravel version, try this

.layout-sidebar-compact .main-header {
    width: 100% !important;
    position: fixed !important;
    right: 0 !important;
    left: auto !important;
    background: #fff !important;
}

.layout-sidebar-compact.sidenav-open .main-header {
    width: calc(100% - 296px) !important;
}

Hope this will work.

Thanks!

Hi Rafi,

We loved your template and want to use it in an existing laravel installation. Would be really helpfull if in the documentation we had instructions for Gull on and existing laravel installation :)

Also we requested access to github but did not receive an e-mail yet. Does this take long?

Regards

Hello sprayx, Its Great to Hear that you love our template. We will Update Our Documentation soon but for now to use the template in your existing Laravel Proejct You need to add all the assets files in your existing laravel project from the gull-template and then manually create the elements from gull-template which one you like.This will be bit time consuming though. we will send you invitation soon. Let us know if you need any help and if you spare some time to rate our item this will Great for us. Thanks :)

I am trying to build my on Card with a minimum fix size for example even if the screen is big the size will be 500px x 600px but if I minimize it to phone then the card Shrink

its shrink because phone screen width is less then your card size. Thanks

And If you put your card inside bootstrap column, you need to add responsive class to column <div class="col-md-6" /> or <div class="col-sm-6" />

Request! Is it possible to get a Kanban layout

we will try to add in future updates , Thanks :)

Hi There

Do you have video how to setup Laravel project ?

sorry we dont have but we will make a video soon. If you follow the documentation guide this will work fine , you need all the basic requirements for laravel 5.8 , thanks

We don’t have video but you can follow the documentation http://demos.ui-lib.com/gull-html-doc/#laravel

Let us know if you face any issue. Thanks

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