daar
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
Relation Manager dependency
found it! https://filamentphp.com/docs/3.x/panels/resources/relation-managers#attaching-with-pivot-attributes
5 replies
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
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
help
see here for the corresponding model file: https://github.com/andrewdwallo/erpsaas/blob/ec56e8ece6000fbe3faeddf59a7d81a44e727dd5/app/Models/User.php
73 replies
help
see here for migration file: https://github.com/andrewdwallo/erpsaas/blob/ec56e8ece6000fbe3faeddf59a7d81a44e727dd5/database/migrations/2014_10_12_000000_create_users_table.php
73 replies