Releases: dmitry-ivanov/laravel-helper-functions
Releases · dmitry-ivanov/laravel-helper-functions
12.0.0
06 Mar 14:49
Compare
Sorry, something went wrong.
No results found
11.0.0
05 Mar 13:05
Compare
Sorry, something went wrong.
No results found
10.0.0
06 Mar 16:53
Compare
Sorry, something went wrong.
No results found
9.1.0
14 Mar 13:01
Compare
Sorry, something went wrong.
No results found
Added
Type hints and return types;
9.0.1
10 Mar 19:43
Compare
Sorry, something went wrong.
No results found
Added
The to_symfony_emails()
helper;
9.0.0
19 Feb 19:01
Compare
Sorry, something went wrong.
No results found
8.1.0
21 Dec 16:51
Compare
Sorry, something went wrong.
No results found
7.1.0
21 Dec 16:40
Compare
Sorry, something went wrong.
No results found
6.2.0
21 Dec 16:30
Compare
Sorry, something went wrong.
No results found
8.0.0
14 Sep 20:22
Compare
Sorry, something went wrong.
No results found
Added
⚠️ These deprecated functions have been removed:
str_lower()
=> use Illuminate\Support\Str::lower()
instead;
str_upper()
=> use Illuminate\Support\Str::upper()
instead;