����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.216.224.194 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/./cbt.gltechlimited.com/vendor/spatie/laravel-schemaless-attributes/ |
Upload File : |
# Changelog All notable changes to `laravel-schemaless-attributes` will be documented in this file ## 1.8.3 - 2020-11-04 - allow PHP 8.0 ## 1.8.2 - 2020-09-14 - improve behaviour for isset() and empty() ## 1.8.1 - 2020-08-09 - support Laravel 8 ## 1.8.0 - 2020-08-26 - add trait with multi-column support with tests (#65) ## 1.7.1 - 2020-03-18 - fix `getRawSchemalessAttributes()` must be of the type array (#60) ## 1.7.0 - 2020-03-02 - Add Laravel 7 support ## 1.6.0 - 2019-09-04 - Add Laravel 6 support ## 1.5.0 - 2019-08-21 - extend `Collection` ## 1.4.0 - 2019-02-27 - drop support for PHP 7.1 ## 1.3.1 - 2019-02-01 - use Arr:: and Str:: functions ## 1.3.0 - 2018-10-29 - add array support to `set` ## 1.2.0 - 2018-09-11 - add support for wildcards ## 1.1.3 - 2018-07-11 - removed unused `spatie/string` dependency ## 1.1.2 - 2018-05-22 - implement `Arrayable` ## 1.1.1 - 2018-05-22 - return to `schemalessAttributes` macro ## 1.1.0 - 2018-05-15 - added support for setting default values ## 1.0.0 - 2018-05-11 - initial release