From where can I get the complete Laravel app with all theme component? because its annoying if I had to do all the conversion work again in the theme and there are no components available, it doesn't help much in my development process
Im begginer at laravel, and I cant figured out how to make a datatable with multiple datatables infoI made a new table called clientsI add a field called clientid to the users tableSo a client could have multiple users assignedThe datatable shows succesfully the clients table inf...
Hey there,I am trying to download the laravel version, but it is cancelled and does not download completely, I have tried several times without success.Any suggestions?
Hi, currently I'm trying to implement Metronic 9 into my Laravel applications.Everything is good so far (though, I haven't checked all the components), but I came across problem when trying to make a dropdown component.
I used the log/audit page example to create a new page and the datatable shows up fine, but I can not get the export buttons to show.public function html(): HtmlBuilder { return $this->builder() ->setTableId('users-table') ->columns($this->...
Hello,I have tried to logout in my laravel starterkit fresh install and can't do this action.Also tried on keenthemes demo and again this error.That button not working.Here image that indicate button not working.https://ibb.co/k2zdb81Thanks.
I just bought a license and installed the laravel one.I got all these files but i want to start from ''clean sheet'' with only the layout (side menu and navbar)Any way how i can do this instead of deleteding everything and then start building?
I am receiving login URL not found after installation. It may be related to the error received during "npm run dev".ERROR in ./resources/assets/core/plugins/custom/typedjs/typedjs.js 3:15-47Module not found: Error: Package path ./lib/typed.js is not exported from package /var/www/html/metronic...
Hello, I have installed Laravel Demo 1 as i noticed the Laravel pack only has demo 1-9. But what i really want is the demo 14, can you guide me on how to go about creating the Demo 14 layout using the HTML partials from the layout builder.
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 there, I have just downloaded and setup Metronic Laravel app variant with Demo1.Followed the quick start guide for starterkit.However, there seems to be missing pages on the sidebar as compared to the preview version that had loads of pages and options to utilize. I am currently loo...
Hi there,I have bought the theme and downloaded the Laravel_app version.But it doesn't have the Demo 35 that I wanted to use with Laravel 10.Is there any prebuilt Laravel app that is using Demo 35 which I can download?Or if you could provide me the instructions on how to convert Demo...
HiWhen try to login with demo@demo.comI get the following errorfile_get_contents(/home/thealche/travel_data_app/public/icons.json): Failed to open stream: No such file or directoryThanksHeshan
Hi I am interested in using Demo 16 as a layout for a laravel project. Is there any way to download the starterkit or will I have to change the individual files from the demo 1 starterkit?
https://ibb.co/LxsbJgXI dont know why the year is not showing. please help. Here's my code $('#date').flatpickr({ altInput: true, altFormat: "j F Y", });
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
I am working on a project using Laravel with Metronic 8, where I want to incorporate the file management module. I’ve set up a DataTable using Yajra DataTables and now need to integrate the file manager component from the Metronic theme with Livewire. However, I'm facing an issue where I can't acces...
Hi, i have downloaded the laravel starter kit and installed on my pc. Everything works perfectly. However, i noticed that the project size is around 800 MB, resources and public folders are around 100 MB. Is it possible to get a clean project with only sidebar and header bar amd without other compon...