Hello team,
nice that you pinned me above, but that's always just a snapshot, after a few weeks of working with Laravel, some functionality is still missing (compared to the previous version):
- Background image only works in widgets - not on pages,
- the Pages-Controller is still missing,...
I Have a project in Laravel 7 and PHP 7.2,
Can i use laravel package inside that ?
Please mention minium requirements for laravel package (https://preview.keenthemes.com/metronic8/laravel/login)
Thank you.
Hello,
I am trying to figure out how to make a menu show as active if I am on a details page. Example:
Users Main Menu
- Create New User - /users/create
- View All Users -/users/index
the above is in config/global/menu.php
So if I select a specific user and end up at /users/show/155...
Hi,
Thank you for making an awesome templates. Is it possible to modify the dropdown navigation submenu in desktop version to be like the dropdown navigation submenu in mobile version? I want to modify it like the mobile version in Metronic 7.
I have tried to modify the navigation submenu in...
Dear Team,
I trust this email finds you well. I hope you're having a great day.
I am reaching out to seek guidance regarding the implementation of a left and right sidebar concept in Laravel 8.19. I have been working on a project where I believe incorporating this feature would greatly enhance...
Hello,
I am trying to import charts from TradingView, and I am using the Laravel template,
I installed library with npm install --save lightweight-charts
Then I created widget in widgets.bundle.js file,
var initChart = function() {
const chartOptions = {...
I am reaching out because I have a question regarding the implementation of Vue.js within my Metronic 8 project, which is built using Laravel and Vite.
I am relatively new to both Vue.js and the Metronic template, and I'm facing some challenges when trying to integrate Vue components into my exis...
Dear Team,
In the Modal dropdown select 2 not working it shows input fields but we are unable to type any thing in the input field of the dropdown, kindly suggest me solution.
kind regards
Qamar Aamir
Hi Keen team,
I would like to know what's different between Metronic and Mega Bundle before decide which one should I purchase.
My website is totally Laravel (FE/BE).
Thanks.
helo friends,
i need help
i make refrence modal using laravel livewire, im using tagify input in the form
my problem is after input tag using tab or comma button submit always click
please help
thanks
Good afternoon, I have purchased the metronic template. There are much fewer pages in the laravel version than in HTML, how can I get them to their HTML quickly? Is there an option with full functionality from HTML to Laravel?Can I get a figma to this template?I am writing from the same mail from wh...
I am used Laravel 10 & İnertia Js & Vite and Vue
This is console eror
caught TypeError: Cannot read properties of undefined (reading 'init')
at Object.init (scripts.bundle.js:1:41)
at scripts.bundle.js:1:348
my code
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (tiny-slider.css.map, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (axios.js.map, line 0)
[Error] Failed to load resource: the server responded with a status of...
hello, I am trying to analyze the crud of users of metronic version laravel, I am noticing in the datatable part, that you are generating the scripts on the server side, however, there is a table.js file that also initializes the datatables, so this me It seems redundant and I don't know which one t...
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.
I have problem with fullCalander Package when i build the project the problem is when i put a dynamic events ( using ref or reactive ) they block the page without any response i get also warning in browser about : ( in the dev mode )
"runtime-core.esm-bundler.js:40 [Vue warn]: Maximum recursive u...
I am developing a project with Metronic 8 and Laravel.
Is it possible to translate .js files with messages that are in English to other languages?
For example:
In the Sign UP form, I have a file: 'assets/js/custom/authentication/sign-up/general.js', whose messages are in English.
The qui...
Hi !
What is the process of creating a new datatable in Metronic Laravel starterkit ?
It seems it's quite complicated, I followed the official yajra docs but it's not working on the starterkit, although working on a fresh installation of laravel (without metronic).
Thank You
hello
i have problem with select2, im using ajax and pagination, data not show
$("#tempat_lahir").select2({
allowClear: true,
minimumInputLength:3,
ajax:{
url:url+"/master/wilayah/listSelect",
dataType: "json",...