New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: PHP (504)

Hi , How can make filter with save search parameters in section like this https://ibb.co/51CYsgghttps://ibb.co/SxMKg93Can please help me show me how can using it in Metronic Theme in LaravelWarm regards,
How can i implement double datepicker? it can only work the first oneJoin Date
Hi, Laravel 9 is provided, in hoy many time does Metronic for Laravel 9 is going to be?For template Demo 4 - Intranet Application
Please, how your login Api's Work can you explain to me?
Hi , How can I using your theme Metronic 8 to specify custom column show/ hide in table column Like this https://ibb.co/WV4Wqsj Can I using Yajra in Laravel to do this feature in datatable ???Please help Thank a lot
- Can I change my homepage to [/] without going to [/login] ?I would like you to go to the landing page before going to the Login page.- In your example project in resources/view I would like to split Folders into - resources/view/backend/[your example project demo1] - resources/view...
I started my project on version 8.1.1 for Laravel using demo8 and now that I have completed it I would like to upgrade it to the current version which is 8.1.7.I noticed that there are some differences in the especially in the resources folder, I understood the new build method but I can't under...
Hi,I have a base metronic 8.1.5 laravel.I have added the option dark mode in settings // Layout 'layout' => array( 'main' => [ 'dark-mode-enabled' => true, ] ),Als have read the following page : https://preview.keentheme...
Hi, We use laravel version metronic 8.1.5 , in rtl version toaster message not show currect, the icon should be on the right side, but in left side.also i attach my config and photo of this error. toastr.options = { "closeButton": true, "debug": false,...
Hi SeanStruggling how to apply this: https://preview.keenthemes.com/html/metronic/docs/general/searchContext / Background:I have previously used jquery-ui autocomplete and custom built ajax to pull results based on server-sql queries, using LIKE function.BUT it's unclear if there is an...
hi,we want switch from old laravel version to srarterkit, but have some issue:1 - config file of settings have conflict with other package like spatie/laravel-settings or anlutro/l4-settings, please change config name2 - can't find menu builder class. and menu hard-code in /resources/vie...
Hi, As the subject, need help in configuring vite so it can build into static html files.Thanks,Vikas
We have a long page with buttons at the bottom of the page that open up modals. Each time a user clicks these buttons to open the modal, the page scrolls back up to the top.I use a Javascript to create these modals on the fly:function modalPage(title, url){ let mid = Math.random().t...
Could you provide a lightweight Laravel starter kit with Vite as part of the release with Tailwind?It only needs to have the login / register routes, the header and the sidebar. Nothing more. Also no demo JavaScript. That would make a lot of things easier. The starter kit contains far too much t...
How can I upgrade to php8 in metronic 8? Will it cause errors?I want to install composer packages but they require php 8.
Hi sir,I am using the theme metronic html version metronic_html_v8.1.7,demo23intlTelInput notworking with country code how it is fix
Hi,I am trying to redirect to a custom page after successful login, however it always redirect to dashboard. I made changes AuthenticatedSessionController but again it doesn't redirect to the custom page. I even change the HOME in RouteServiceProvider but it didn't work. How can I change the def...
Can you guys consider making a working datatables client-side code with PHP? current code doesn't support filtering by server-side. It will be beneficial for us if you guys can implement it. thanks.
i bougth metronic template.. i added this script in blade file.i used wire:navigate but pagination not show of table.after reload show pagination
Do you know some good way / tutorial / guide to integrate Metronic in a Symfony Project with Webpack ?