Releases: GoodM4ven/lara-stacker
Releases · GoodM4ven/lara-stacker
v1.2.5
- Added Laravel Data package
- Livewire v3 went out of Beta stage!
- No longer need to set stability "dev"
- Considered "head-scripts" stack for loading once in Livewire v3
- Renamed "scripts" to "body-scripts" instead
- Added an invokable controller to redirect Filament login route (TALL)
- Added multi-lingual (localized) routes setup
- Upgraded NPM version in setup script
v1.2.4
- Added SEOTools package
- Added Alpine Animate plugin
- Applied both reverse & remote animations in the home view
- Refactored app and home tall views
- Encapsulated Alpine bindings and data
- Added Filament Overlook plugin
- Added Filament Translation Manager plugin for multilingual setup
- Commented out Laravel Echo and Wave for manual activation when needed
- Replaced Tailwind's gray with zinc color for TALL stack!
- Updated the docs
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.2.0
- Clearer outputs through out the scripts
- Moved all extensions locally, no more workspace ones
- Upgraded the setup for Livewire and Filament to v3
- Added missing keybindings
- Dropped out CodeSniffer
- Disabled Livewire Hotreload temporarily until fix
- Renamed the whole package to lara-stacker
- Added Alpine Hooks and Tippy.js
- Added TailwindCSS Merge package
- Updated Heroicons
- Added helper aliases to Ubuntu
- Fixed a project deletion bug
v1.1.5
- Obfuscated credentials
- Updated VSC profile settings
- Added Enumerifier helper count method
- Removed hashing for default user password
- Added
php-zip
extension - Added alpine-hooks package to the TALL stack
- Modified VSCodium theme again
- Disabled Blade snippet completion by Laraphense