Hello,
I run image upload for the Avatar.
the avater field of the table is filled with
images/8VXoWEgY3aUiBn0JxWGy3qpsinHs4m2bynjMjdKD.jpg
the image is being saved here
storage > app > public > images
But image is not show on page.
hello,
im try to using action button in yajra datatables on this page
https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side#
while i try, the action button not working, it's just open to new page, not showing edit button and delete button, thanks
Hey,
I am interested in building and updating my current CRM to Metronic. I purchased the regular license and started to make changes to it.
I wanted to know what will happen to these changes when I decide to upgrade to the enterprise license. Will I have to redo all the changes? Or will t...
I am using Metronic_v8.0.34 (Demo 1) for my Personal Admin Dashboard.
I am developing my Admin Dashboard and following the below processes.
Phase 1: Frontend Development (HTML)
Phase 2: Backend Development (PHP "Laravel")
I would like to know that how to switch between dark and light mode us...
Hi Frinds, I try to install the new Metronic v8.2.6 for Laravel,
first all looks god, but the Datatable migration failed!
php artisan migrate:fresh
Running migrations
Create permission Tables
Error:
Access to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermissio...
I just installed a fresh copy of the starter kit for Metronic Laravel (v8.3.2)
Attempt to read property "profile_photo_url" on null
detailed error message is there https://flareapp.io/share/pPvjZEbP
Any help?
I m using laravel starterkit in that my change theme drop down is showing but it will not working when i m selecting dark theme at that time it will not working how can i do that and what are the steps for that.
Hello.
Node: v20.7.0
yarn: 1.22.19
OpenServer: PHP 8.1
Version metronic: metronic_laravel_v8.2.1.zip
Have a npm run dev command error:
# npm run dev
> dev
> npm run development
> development
> mix
[webpack-cli] TypeError: object null is not iterable (cannot...
I'm working on a Laravel project and I'm struggling to switch the default demo page into another demo page.
I'm not sure where to begin and afraid of damaging the project.
I would appreciate it if you could guide me through switching the demo page step by step.
I need guidance on switching...
Hi there,
I'm trying to change the values from file
resources.views.partials.widgets.mixed._widget-10.blade.php
Basically its pretty clear, that the Apex Chart should use the route
from data-kt-chart-url="{{ route('profits') }}".
In the SampleDataController you can easily change the valu...
I want to set up laravel latest version. I want to change from Demo 1 to Demo 8 but in the config folder not available demo folders and global/general.php files. I've tried to update by following the given documentation on your website but it is not working so I want to configure the demo 8 for lara...
After downloading and installing metronic_laravel_v8.2.0_demo1.zip, I wanted to follow the instructions at https://preview.keenthemes.com/metronic8/laravel/documentation/configuration/general.
but there is no folder called global in the config folder. There are no General, Menu and Page files.
Hello, I really like your very beautiful Bootstrap plain HTML Admin Templates.
I have two questions:
1.
I see lot of examples and components/widgets, but I did not find a widget with a map. I will need a leaflet map showing markers, tooltips and popups. Is there any examples of integrating...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
I'm trying to install the laravel template on my server and when I run "npm install" I have this error.
Error: ENOENT: no such file or directory, open ~/starterkit/node_modules/@yaireo/tagify/dist/tagify.min.js
I try the following steps to resolve the issue:
1. Remove the `node_modules` fol...
Hi KeenThemes-Team
I would like to create a new Laravel 11 project and integrate the template.
I have looked at the Laravel Starterkit and tried to adapt the code. However, what is the /resources/mix directory for, and where do the data come from?
Thank you very much for your support.
Hello, I've just followed this guide https://preview.keenthemes.com/laravel/metronic/docs/getting-started to setup my project, everything's working fine it's just that whenever I try to use the login form, the validation messages are showing twice under the input fields e.g "Email is required" is sh...