Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Laravel (848)

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:freshRunning migrationsCreate permission TablesError:Access to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermissio...
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.0yarn: 1.22.19OpenServer: PHP 8.1Version metronic: metronic_laravel_v8.2.1.zipHave 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.phpBasically its pretty clear, that the Apex Chart should use the routefrom data-kt-chart-url="{{ route('profits') }}".In the SampleDataController you can easily change the valu...
Hi, I'm really waiting for a laravel+inertia+vue version of metronic 9, do you plan to make this kind of release soon, or should I stop waiting ?
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.jsI try the following steps to resolve the issue:1. Remove the `node_modules` fol...
Hi KeenThemes-TeamI 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.
"Where is the default layout file in Laravel located in the metronic Laravel ?
Hello Do you have any plans to upgrade Laravel version form demo1 to Laravel 9 ?Thank You
I purchased the template, and now want to create new custom routes. However, accessing each new route gives the "You don't have permission to access this resource." code 403 error. How can i resolve this?. Thanks
Can anyone guide me to capture requests at this index so I can do the filter function, for example, filtering from date to date for UserManagementController in Laravel ?class UserManagementController extends Controller{ /** * Display a listing of the resource. */ public f...
can i ask how to change login auth with username instead using email? im new on it so please help me
Hi,During development I make some mistakes. The error is normally logged to the console with component name, line and method. But I'm getting2app.2b3d77aa.js:4 Error at bc (app.2b3d77aa.js:12:5491) at Object.p [as resolve] (app.2b3d77aa.js:12:10333) at Object.T [as resolve]...