Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Laravel (940)

I followed the steps to integrate with Laravel: https://preview.keenthemes.com/seven-html-pro/documentation/getting-started/integration/laravel.html The issue that I see is that the table is working but Datatables search input, pagination, length select box are not styled After digging into th...
Metronic8 Demo7 Lavravel Breadcrumb have disappeared. What is the logic to set the Breadcrumbs? Thank you
Hi, Can I use Metronic to manage customer assets and funds as a backend for a FinTech application and connect to flutter application Via API and create reports/input pricing algorithms. Thanks,
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.
Hi, I am currently having an backend system built with php on laravel, and want to use Metronic as the UI interface. are there any ready made code bases which I can build the web app on? Thanks
how can i include metronic v7 template in my laravel project step by step
Hi guys, i recently bought mecatronic 8 theme implemented with Laravel+Vue. When i run npm the compiler tends to get stuck at 64% for 40-50 minutes. I dont use Gulp, but could Gulp make a better flow?
I got difficulties implementing existing vue components in laravel. I got various problems, and every time i solve one another one appears: "vue doesn't recognize ", "differently vue versions in package", etc. I tried to watch and read all your documentation but i could not find something mor...
I use php 8.0.15 with Laravel and node js 14.16 ! The version before runs great, now i dont be able start it because lot errors. Yoo make a great work, please update the informationa for php, node deps and all, to start working ! Thank you for really great inspiration and coding ! Uwe
Hi; M using version 8.1. on project but how can update to 8.1.1
Hello, as per laravel docs https://laravel.com/docs/9.x/vite Are you running Laravel Mix? Vite has replaced Laravel Mix in new Laravel installations. Laravel mix (webpack) has been replaced by official laravel vite, are there any plans in moving metronic 8 laravel to vite ?
what is best practice for charging demo5 slug to my own: etc. coretheme. i know no one looks inside page source view but demo word in css links looks not good for my brains ;) do i need search and replace all files and code for word demo5? or it's easer way to do it? any tutorials welcome.
I have a page that pulls from the user ID, But I cannot set a title or add script to that page. The endpoint is the following: domain.com/customers/{id}/projects BUT I cannot set scripts or title from the Pages.php in config folder. Currently looks like this: 'customers'...
I can't find a way to edit with javascript and submit the image. The controller always returns me missing image. I want use the image-input metronic component. What would be the correct way to do it? This is my submit form:...
I'm having issues with installation of the theme itself. I've followed the 'Laravel' installation tutorial to the letter, yet my final 'npm run dev' does not seem to work. Node version: v16.16.0 Laravel version 9.x It seems like this tutorial version is an older version, because it states th...
in ralavel demo switcher is empty without dot when turned off: https://preview.keenthemes.com/metronic8/laravel/account/settings?demo=demo5 https://prnt.sc/QsUvczSN-bWn in ralavel demo chart is over bordes. https://preview.keenthemes.com/metronic8/laravel/account/overview?demo=demo5 https://p...
Hello, Why Laravel Demo6 doesn't come like all 12 dashboards even after: npm run dev npm run dev --demo6 $theme->setDemo('demo6'); in AppServiceProvider.php Can you help me? Thanks
https://preview.keenthemes.com/metronic8/laravel/account/settings?demo=demo5 https://prnt.sc/KFAMzrhtslCN it looks like both are not alligned the same, but the html code is the same.
Hi I downloaded Metronic 8 package and wanna use Laravel. Though there are lots of useful JS pre-initialized packages inside it, VueJs module is not added. How can I properly add vuejs module and use it. Thanks in advance
i am using metronic 8 laravel demo3, i try to create a new page contain a datatable list of users i got this javascript error msg Uncaught TypeError: $(...).DataTable is not a function, despite adding datatable.bundl.js on config/page.js
Hi sir, How can I add route with parameters in menu.php? For example the declared route in web.php is Route::get('test/{id}', 'TestController@index')->name('test.index); array( 'title' => 'Test', 'path' => 'test/1', 'bullet' => '