Skip to content

Releases: nicklayb/laravel-db-import

Update package for Laravel 6.0

24 Oct 15:23
da2fb0f

Choose a tag to compare

Replaces studly_case calls for Str::studly calls.

Fix table sort bugs

17 May 02:01

Choose a tag to compare

Fixes table sorting that returns a sorted array that doesn't match the requirements

Major bugfix

11 May 19:07

Choose a tag to compare

Bug fix where $table is not passed as parameter

Updated unit test

11 May 15:31

Choose a tag to compare

Asserting source columns sorting

Table filter feature

11 May 15:23

Choose a tag to compare

  • Added feature for filtering tables before loading them
  • Builded unit tests

Bug fixes

02 Mar 21:33

Choose a tag to compare

It now works!

There was some bug I had to fix but now it's done and it completely works!

First stable

02 Mar 20:09

Choose a tag to compare

first stable release

Initial release

02 Mar 20:02

Choose a tag to compare

Basic package release