All notable changes to tall-install
will be documented in this file.
- Replace User::class namespace in auth.php
- Add build files to GitIgnore
- Make TallInstall command interactive
- Tweak: set longer timeout of 240s instead of 60s for npm and Composer commands.
- Install
@alpinejs/focus
instead of@alpinejs/trap
- Add support for Laravel 9
- Fixed: removed leftover
dump()
statement
- Added: Publish Livewire configuration file & update namespaces
- Fixed: replace namespaces in
BladeServiceProvider
- Initial release