- 02 Sep, 2016 2 commits
-
-
Maxim Lanin authored
* Fix collections attachments. If you will try to attach model simultaneously to a collection of related models, you'll crash your app, because this method will try to operate with models themselves but not with their ids. This change considers every case and fixes collections relations. * Fix typo
-
Fady Khalife authored
* Fixes #789 * StyleCI fixes * StyleCI fixes * StyleCI fixes
-
- 01 Sep, 2016 3 commits
-
-
Pooya Parsa authored
Laravel 5.3 support currently is available for 3.1.0-alpha release only!
-
Pooya Parsa authored
-
Ben Argo authored
* Adding sparce & unique indices Provides a handy workaround for issue 556. * Code styling fix This addresses the issues highlighted in the StyleCI analysis.
-
- 30 Aug, 2016 5 commits
-
-
Jens Segers authored
5.3 UnitTests
-
pi0 authored
-
Pooya Parsa authored
-
Pooya Parsa authored
-
Pooya Parsa authored
-
- 29 Aug, 2016 8 commits
-
-
Pooya Parsa authored
-
Pooya Parsa authored
-
Pooya Parsa authored
-
Jens Segers authored
updated config file path
-
Diego Felix authored
-
Pooya Parsa authored
-
Pooya Parsa authored
-
Jens Segers authored
Initial support laravel 5.3
-
- 27 Aug, 2016 2 commits
- 25 Aug, 2016 13 commits
- 02 Aug, 2016 5 commits
-
-
pi0 authored
-
pi0 authored
-
pi0 authored
-
pi0 authored
-
Pooya Parsa authored
New Laravel queries always return collection. this is a backward compatible enhancement as Collections can be used as Arrays!
-
- 22 Jul, 2016 2 commits
-
-
Jens Segers authored
Rename belongs to many keys
-
Sebastian Yandun authored
-