Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latest-mac.yml | 2022-01-22 | 521 Bytes | |
Laravel-Kit-2.0.6.dmg | 2022-01-22 | 82.7 MB | |
Laravel-Kit-2.0.6.dmg.blockmap | 2022-01-22 | 87.8 kB | |
Laravel-Kit-2.0.6-mac.zip | 2022-01-22 | 79.9 MB | |
latest.yml | 2022-01-22 | 350 Bytes | |
Laravel-Kit-Setup-2.0.6.exe | 2022-01-22 | 59.0 MB | |
Laravel-Kit-Setup-2.0.6.exe.blockmap | 2022-01-22 | 62.2 kB | |
latest-linux.yml | 2022-01-22 | 372 Bytes | |
laravel-kit_2.0.6_amd64.deb | 2022-01-22 | 57.2 MB | |
Laravel-Kit-2.0.6.AppImage | 2022-01-22 | 81.9 MB | |
README.md | 2022-01-22 | 653 Bytes | |
v2.0.6.tar.gz | 2022-01-22 | 752.5 kB | |
v2.0.6.zip | 2022-01-22 | 764.4 kB | |
Totals: 13 Items | 362.4 MB | 0 |
This is hotfix of v2.0.5.
New Features:
- Auto Tinker: Check the Auto tinker checkbox to automatically execute while typing code (thanks @evaleries )
- Add ability to comment in Tinker (#28)
- New Tinker implementation: This improves Tinker output and shows errors. It also runs cross platform.
- Press
Ctrl+T
to tinker immediately.
Bug Fixes:
- Fix window responsiveness
- Fix
route:list
for Laravel 8 - Fix icon for Linux (#21)
- Fix tinker for macOS (#24) and Linux.