-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
I encountered an issue while using the Excel import plugin. When attempting to import an Excel file, I received the following error message:
File [C:\Users\Yuri Eloi\Documents\GitHub\clean-studios-…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Tracking filament inventory for 3D p…
-
Adding import/export option for each category of filament, manufacturer, spools e.g. in CSV or XML file for further processing options in MS Excel etc.
Many manufacturers allow downloading CSV files…
-
i got error Undefined property: stdClass::$iteration in filament version 3 laravel 10.
version in composer json:
"psr/simple-cache": "2.0",
"pxlrbt/filament-excel": "^2.1.8"
how to fix it?
-
File [/home/u1694184/public_html/demo-sip-simakberita.com/storage/app/livewire-tmp/nhaUTQr5TnrrzFHbfk4T5SJ0yo5y9z-metaZm9ybWF0LXBlbWFpbi54bHN4-.xlsx] (local) does not exist and can therefor not be imp…
-
Is there any way to customize, for example: Alignment, type of data entered (text, number, general), cell coloring, etc.?
-
I would like to create a system of filament colour management that has the following components
1. An inventory of Filament held - currently held in Excel, including Material, Colour, Amount left et…
-
Hello! For now, the plugin has a disk that is hard-coded locally (filesystems.disks.filament-excel). It would be great if the plugin had a configuration file where you can specify which predefined in …
-
I have create the smallest test project to reproduce the bug :
https://github.com/ArnaudBan/filament-excel-export-reproduce-bug
There is a bug when :
1. you set the export to use `fromTable()` an…