All notable changes to ar-php-laravel
will be documented in this file
- Update README.md by @Smailancer in #33
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #34
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #35
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #36
- [Upgrade] Added support for Laravel 11 by @GoodM4ven in #37
Full Changelog: https://github.com/still-code/ar-php-laravel/compare/2.0.2...2.0.3
- Updates by @atmonshi in #25
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #26
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #27
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #28
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #29
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #31
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- add support for php 8.2 by @atmonshi in #32
- @dependabot made their first contribution in #26
Full Changelog: https://github.com/still-code/ar-php-laravel/compare/2.0.1...2.0.2
- updates by @atmonshi in #24
Full Changelog: https://github.com/still-code/ar-php-laravel/compare/2.0.0...2.0.1
- support laravel 10 by @atmonshi in #21
- change the namespace from AtmCode to StillCode by @atmonshi in #22
- Apply fixes from StyleCI by @atmonshi in #23
Full Changelog: https://github.com/still-code/ar-php-laravel/compare/1.7.0...1.8.0
- add
translate
function, useful for slug generating
- add support for php 8.0, thanks to @koossaayy
- pump ar-php version to 6.2
- pump ar-php to version 6.1
- remove
trait SearchAr
in favor of using macrables - adding macros for Query Builder and Eloquent Builder
- support the function utf8Glyphs
- add the trait for Eloquent to search directly in Arabic
- the initial release of the library AR-PHP for laravel