Syed Sirajul Islam Anik

Results 11 issues of Syed Sirajul Islam Anik

## WHY This PR will allow users to provide a custom separator when using `select*` type ### BEFORE - What was wrong? What was happening before this PR? Before the...

Feature
Priority: SHOULD

The font is broken or distorted. Distributor ID: Ubuntu Description: Ubuntu 18.04 LTS Release: 18.04 Codename: bionic ![image](https://user-images.githubusercontent.com/2676602/42710693-e116f734-8706-11e8-852b-4dc649454272.png)

Your project's readme says to use this package's `>= 0.2.0`'s tag for any L5.2

To use this package I'll have to enable Facade in my Lumen, which I obviously won't do. So, it breaks your lumen compatibility.

I was viewing your videos. I just found that you're pushing your vendor folder in the repository. which is not recommended. As you push `composer.lock`, user needs to try `composer...

![screenshot_43](https://f.cloud.github.com/assets/2676602/1895527/b9e157f6-7b38-11e3-8b78-311a355beb44.png)

## WHY According to the documentation/readme file, the snippets are as follows. ```bash # Publish and migrate spatie/laravel-permission php artisan vendor:publish --provider="Spatie\Permission\PermissionServiceProvider" --tag="migrations" # Generates a new migration file with...

By merging this PR, developers can - use array formatter (new) - use previous curl formatter - build their own formatter

### What happened? I have my pre-built PHP docker image. I want to use Laravel octane with FrankenPHP. During the docker build, I downloaded the binary from the [releases](https://github.com/dunglas/frankenphp/releases). (published...

bug