v6.0.1
版本发布时间: 2019-10-22 11:43:15
rappasoft/laravel-boilerplate最新发布版本:v8.3.1(2022-01-17 11:00:35)
Added
- Added facade/ignition-code-editor to be able to edit files right from ignition screens
- Added facade/ignition-self-diagnosis to for useful checklist of things that could get fixed when encountering an error
- Added facade/ignition-tinker-tab which adds a tinker tab in ignition which uses laravel tinker behind the scenes to be able to use tinker right from error screens
Changed
- Update to Laravel Commit 953b488b8bb681d4d6e12227645c7c1b7ac26935 (Without password confirmation stuff)
- Fix socialite bug (https://github.com/rappasoft/laravel-boilerplate/issues/1284)