daar
daar
FFilament
Created by daar on 8/15/2024 in #❓┊help
Conditional rules not working
Let me check! Thanks @Lara Zeus
9 replies
FFilament
Created by daar on 8/15/2024 in #❓┊help
Conditional rules not working
Thanks @Lara Zeus , but nothing happens after I click save unfortunately.
9 replies
FFilament
Created by daar on 8/15/2024 in #❓┊help
Conditional rules not working
I get nothing, it does not seem to reach the code
9 replies
FFilament
Created by daar on 1/11/2024 in #❓┊help
Resize image in SpatieMediaLibraryFileUpload
Does FileUpload allow this?
10 replies
FFilament
Created by daar on 1/11/2024 in #❓┊help
Resize image in SpatieMediaLibraryFileUpload
I was hoping for some sort of a beforeSave method or perhaps via an observer
10 replies
FFilament
Created by daar on 1/11/2024 in #❓┊help
Resize image in SpatieMediaLibraryFileUpload
As mentioned, the conversions are clearly specified in the docs. But these create a subfolder called conversions with the originally uploaded image file in the root. I would not want the root image to be created, but rather only the conversions.
10 replies
FFilament
Created by daar on 1/11/2024 in #❓┊help
Resize image in SpatieMediaLibraryFileUpload
I did, did I overlook anything?
10 replies
FFilament
Created by daar on 12/30/2023 in #❓┊help
Relation Manager dependency
5 replies
FFilament
Created by daar on 12/30/2023 in #❓┊help
Relation Manager dependency
Another thing, when using a relation manager, it by default shows a select with the options to select from according to the relationship. Is it possible to show a table instead and do a bulk selection? This would allow searching, sorting and filtering, which is truly helpful when addressing large datasets.
5 replies
FFilament
Created by daar on 12/30/2023 in #❓┊help
Relation Manager dependency
Hi @DrByte, this modifies the table. What I am looking for is modifying the form. So when I click attach, I only see payments that are: 1. authorized and 2. belong to the same client, that is referred to in the invoice
5 replies
FFilament
Created by daar on 12/29/2023 in #❓┊help
web front end with QR access
@awcodes and @DrByte , thanks for your pointers! I was able to use them and create a safe access point for the users.
12 replies
FFilament
Created by daar on 12/27/2023 in #❓┊help
Creating a more ordered admin panel
Thanks so much @DrByte
6 replies
FFilament
Created by daar on 12/27/2023 in #❓┊help
Creating a more ordered admin panel
@DrByte that would be a good solution. However, I would have to be able to hide the resource from the main menu. I have not yet found a way to do that.
6 replies
FFilament
Created by Anwar on 12/26/2023 in #❓┊help
help
and the corresponding schema definition : $table->string('name');
73 replies
FFilament
Created by Anwar on 12/26/2023 in #❓┊help
help
notice name in the model file in the array $fillable
73 replies
FFilament
Created by Anwar on 12/26/2023 in #❓┊help
help
73 replies
FFilament
Created by Anwar on 12/26/2023 in #❓┊help
help
Hi Anwar, you need the schema in the migration file, not in the model file
73 replies
FFilament
Created by daar on 12/25/2023 in #❓┊help
Create pest tests
@Leandro Ferreira thanks you! I managed to resolve the issue...
5 replies