Anis uddin Ahmad

Results 8 issues of Anis uddin Ahmad

For windows users - Creating db file in user's home directory is not working for may users - Setting `DB_FILE` env variable is not as straightforward as unix. So, having...

enhancement

Listing as **good-to-have feature** . You can 👍 this issue to increase priority. Please let me know your opinion about listed options in comment. ### Option 1: Config file Define...

enhancement

**Is your feature request related to a problem? Please describe.** The upload field shows a preview of uploaded files. Also shows an (x) button to remove individual files! Also the...

Example useges - `Watermark::setStretch('90%');` - `Watermark::setStretch(200, 200);`

Feature

I am trying to add a submit button at the end of the form. ```php public function fields(): array { return [ // other fields ... Button::make($this::updateButtonLabel()) ->class('btn btn-primary')->method('update') ];...

Tiny updates in Readme. ## Summary - Added migration in installation steps. - Added `use` statement to clarify `ValidatorFacade` class. - Fixed a typo. `parent:` was used to access parent...

@ajaxray Love markpdf, would be great if there was an option for a page range, e.g. page=3, page=1-5 etc. I want to have a watermark only on one page. From...

enhancement

### The Problem Currently, this library supports the following format for specifying page numbers of input PDF document: input-pdf-name.pdf~<page-number>[,<page-number>]* That means comma-separated page numbers after the file name joined with...

enhancement
good first issue