Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
latest.yml | 2022-01-21 | 350 Bytes | |
Laravel-Kit-Setup-2.0.5.exe | 2022-01-21 | 59.0 MB | |
Laravel-Kit-Setup-2.0.5.exe.blockmap | 2022-01-21 | 62.0 kB | |
latest-mac.yml | 2022-01-21 | 521 Bytes | |
Laravel-Kit-2.0.5-mac.zip | 2022-01-21 | 79.9 MB | |
Laravel-Kit-2.0.5.dmg | 2022-01-21 | 82.7 MB | |
Laravel-Kit-2.0.5.dmg.blockmap | 2022-01-21 | 87.8 kB | |
latest-linux.yml | 2022-01-21 | 372 Bytes | |
laravel-kit_2.0.5_amd64.deb | 2022-01-21 | 57.2 MB | |
Laravel-Kit-2.0.5.AppImage | 2022-01-21 | 82.1 MB | |
README.md | 2022-01-21 | 691 Bytes | |
v2.0.5.tar.gz | 2022-01-21 | 752.5 kB | |
v2.0.5.zip | 2022-01-21 | 764.4 kB | |
Totals: 13 Items | 362.5 MB | 0 |
Tinker seems to be broken at the moment. Hot update will be released soon after further testing.
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.
Bug Fixes:
- Fix window responsiveness
- Fix
route:list
for Laravel 8 - Fix icon for Linux (#21)
- Fix tinker for macOS (#24) and Linux.