Iman

Results 24 issues of Iman

Adds SQL-like operator to the Laravel collections. Usage: ```php $collection->where('name', 'like', 'Lara%')->all(); ``` Thanks to this question/answer: https://stackoverflow.com/questions/4912294/php-like-thing-similar-to-mysql-like-for-if-statement

Is there any plans for adding support for laravel 9.x in near future? Thanks

Avoids downloading extra files into the `vendor` folder by the composer.

Thank you for all of your hard work on this wonderful project. I suggest having this error scanner which shows you a lot of bugs. Here are some problems which...

Hi, you may move the .png files of the docs to the issues and put the links there on the readme. So that the downloaders do not have to download...

Put Eloquent Models in the Models folder to make things nice and tidy, If you want I can do that.

refactor

Many of the errors and dead project parts I just tackled were discovered by the laravel-microscope, I recommend having it as your assistant to speed things up and have a...

The `belongToSelect` is deprecated in the Filament. ![image](https://user-images.githubusercontent.com/6961695/178498303-c0504232-e0dd-49cd-81d5-30eb9ae5ec07.png)

Exclude when downloaded by composer