Tinx Versions Save

⛔️ Laravel Tinx is archived and no longer maintained.

vEOL

4 years ago

⛔️ Laravel Tinx was archived on 12th December 2019 and is no longer maintained.

Thanks for loving Laravel, and thanks for digging Tinx.

Happy coding!

🤓👋

v2.6.0

4 years ago

v2.6.0 adds a Table of Contents to the README file.

v2.5.0

4 years ago

v2.5.0 changes the way Tinx reboots app config to resolve issue #66.

v2.4.1

4 years ago

v2.4.1 patches issue #69.

v2.4.0

4 years ago

v2.4.0 updates the package in anticipation of the imminent Laravel v6 release.

v2.3.1

5 years ago

v2.3.1 patches an issue with function shortcuts raised in PR #61.

v2.3.0

5 years ago

v2.3.0 patches various issues relating to Tinx's tableless_models configuration option.

v2.2.0

5 years ago

v2.2.0 adds a reo() function to regenerate Composer's optimized autoload files before running re(), ensuring any new classes added to a codebase since starting Tinx are automatically aliasable/resolvable by Laravel Tinker (see #53).

v2.1.9

5 years ago

v2.1.9 was created to test Packagist's service hook (adds no fixes/functionality).

v2.1.8

5 years ago

v2.1.8 only creates the /storage/tinx/.gitignore file if it doesn't exist.