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

Tag: PHP (488)

Hi,I want to add the forms on a web page. Are there any forms provided? If yes, how can I add those forms to my web page? Can I add bootstrap forms on any web page?
Hey guys, what are the plans for the Symfony 6 support? I hope that update will come soon. I saw it in the menu as upcoming, but now is gone. Thanks,Hristo
Need some help, I use your PHP for Datatables and modify some of it to fit with my code. The filtering work if it's not using the server side. but when it does it doesn't work. Is it anything I can do to make this work? Thanks.
Hi, is it possible to load data from database into menu.php?
Hello,I am using Datatable.js plugin to display my database datas.I would like to include a dropdown (data-kt-menu-trigger) in the rendering of my table (Ajax) to call some actions instead of displaying buttons... but the dropdown refuses to open.How can I open my dropdowns after an "app...
I know that codecanyon dont support more than one license to be used several times..But if we wanted to use the same dashboard as a start kit for several times, its gonna be a issue for a development agency.Is there any way we can get this so we can use it several times under a one license,,ma...
Hello,Thanks for the work on metronic symfony this is really great.I was wondering if there was any way to build other demos than demo 1 using the symfony starterkit.Checking the content of webpack.config.js, I supposed I might force it by using an env var, ie : export npm_confi...
hi i'm getting this setup and i want to add a new menu element but only show it to certain people? i can add elements to the array in menu.php so they show up, but i wanted to do something likeif(auth()->id == 123){"special hidden menu item"}but this fails because auth is not available a...
I have succeeded in setup metronic 8 laravle package on my laptop, now i want to deploy it to cpanel. but i dont understand how to make it work. i have upload it and set the index path to public folder, but it just simply dont work on cpanel. the error state that unable to handle this request. do i...
Hi Guys, How I can implements the demo 27 from HTML to laravel version
I have the following problem following (https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1)when executing the command 'npm run dev', it is already mounted in ubuntuERROR in ./resources/assets/core/plugins/plugins.scssModule build faile...
when i ran the command php artisan serve (keeping the folder in the d drive) I got the below error so i tried pasting the same inside the hddocs to check if it is working correctly but the same error...I installed xampp and inside the hddocs folder i extracted the package and opened the command...
I'm following this tutorial --> https://www.youtube.com/watch?v=2uWJpnuCMKQWhen I run "gulp --localhost" I can see .html files, but if I want to see any php file, it will be download ( not show ) and it's shows "Listing directory".This is my url --> http://localhost:8080/project/What am...
How do I download other HTML demos? I buy it 2 days ago. (metronic)
Hi,I am using demo17 latest version (8.2.3) for my personal exercise in programming, precisely apps/ecommerce/catalog/products.html page for learning datatables and javascript-server-side loading data in table.From yours documentation that I found on pagehttps://preview.keenthemes.com/html...
Can we easily customize the theme i.e react+ laravel once we buyed it.
HI,I check Your Metronic demos for Laravel is from demo1 to demo9 , can I using html demo16 with Laravel and how ?Regards,
Have any example for unlimited aside categories for Metronic 8 with PHP?
Hi Team!!I have problem when I try compile starterkit the laravel with command npm run dev. I have followed the step by step showed in the "Getting Started".I have searched info about message, but i can't solve this problem. Please, your help!TypeError: Class extends value # is...
Can the metronic template be used for open source projects or just private projects?
hi, i just bought metronic through themeforest and when i downloaded it it only contained demo-1, how can i get all metronic versions. thank you for your answer.
Hi , I would like to know if their is way to show flash message after redirecting to another component in metronic 8 with just vue 3, I want to redirect to another component if there is no error