Commit Graph

15 Commits

Author SHA1 Message Date
17e1b7c45b Adding 'withTrashed()' method to include soft deleted records and also removed soft deleted records by default. Fixed #15. 2016-01-31 03:41:24 +00:00
c6d58e0c17 adding trashed flag 2016-01-19 13:48:09 -05:00
97fdd406e3 Adding line to remove soft deleted objects from returned results, so it falls in line with using eloquent 2016-01-15 15:26:46 -05:00
28b0e04bb2 Formatting changes and updating class references from strings to use php ::class const 2015-12-23 11:24:22 +00:00
c2ec458b2c Switch to PSR-4, fix CS and update service provider 2015-12-22 09:34:30 +00:00
1e346baf59 Laravel 5 awesomeness 2015-06-14 16:44:11 +10:00
689d9804c0 Updating the plugin to restore functionality with Laravel 5. Tomorrow... decoupling. 2015-02-19 00:17:57 +11:00
6678381a58 Initial 2.0 commit 2015-02-18 23:10:59 +11:00
5da59e9bcc Added capacity for concatenating columns 2014-08-04 12:30:15 +10:00
8931bc2e56 Cleanup and remove appostrophies in search string by default 2014-07-18 19:57:13 +10:00
Tom
08584667fc Remove sensitivity option from Levenshtein function 2014-07-17 08:48:37 +10:00
5b9c8a29cb Updating some terminology and variable names. Also updated readme to include more information about extending the package and fixed some spelling errors 2014-07-14 23:28:43 +10:00
4f402d2718 Whoops! bugfix 2014-07-14 20:00:30 +10:00
44ace92f93 First release beta 2014-07-14 10:35:19 +10:00
4c0890f936 Initial Commit 2014-07-13 21:12:07 +10:00