Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • D

      Adding Leads Counter
      Comments & Feedback • • deenah85

      5
      0
      Votes
      5
      Posts
      4783
      Views

      A

      @deenah85

      Can you please let us know what changes you have made and which are no reflecting.

      If you have made any changes, try to run php artisan optimize:clear and then check the same.

    • E

      Change Side-panel Fields Names
      Comments & Feedback • • EshanK

      2
      0
      Votes
      2
      Posts
      1891
      Views

      A

      @eshank
      Hello,
      If you want to change the name, you need to go to Root path Package folder and there go to Admin/src/Config/menu.php

      Now change the Name

      'key' => 'plants', 'name' => 'admin::app.layouts.plants', 'route' => 'admin.leads.index', 'sort' => 2, 'icon-class' => 'leads-icon',

      After that go to below path and add locale translation.

      Admin/src/Resources/lang/en/app.php

      layouts' => [
      'app-version' => 'Version : :version',
      'dashboard' => 'Dashboard',
      'plants' => 'Plants',
      'quotes' => 'Quotes',
      'quote' => 'Quote',

      Please check the screenshot below

      Changed.png

    • K

      Log error - Handler repport error ?!
      Comments & Feedback • • kitejack44

      1
      0
      Votes
      1
      Posts
      1291
      Views

      No one has replied

    • A

      Welcome to your NodeBB!
      General Discussion • • admin

      1
      0
      Votes
      1
      Posts
      2787
      Views

      No one has replied