Skip to content

Releases: GoodM4ven/lara-stacker

v1.2.5

27 Aug 03:01
Compare
Choose a tag to compare
  • 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

25 Aug 12:06
Compare
Choose a tag to compare
  • 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

24 Aug 04:14
Compare
Choose a tag to compare
  • Creating an opinionated application config file during the script
  • Dropped manual heroicon svgs
    • Defaulted svgs to its folder directly
  • Dropped Laravel Options package
  • Reworked Enumerifier without LO package
    • Accounted for locale
    • Dealing with cases mainly

v1.2.2

13 Aug 13:33
Compare
Choose a tag to compare

Removed an extra method in HomeController

v1.2.1

13 Aug 06:36
Compare
Choose a tag to compare

Hotfix from a bad merge

v1.2.0

13 Aug 05:47
Compare
Choose a tag to compare

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

16 Jun 03:01
Compare
Choose a tag to compare
  • 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

v1.1.4

11 Jun 08:21
Compare
Choose a tag to compare
  • Conditioned opinionated changes
  • Disabled Laravel Wave until module upgrade
  • Fixed Better Pest extension keybinding
  • Updated Heroicon manual svgs

v1.1.3

06 Jun 03:00
Compare
Choose a tag to compare
  • Modified VSC extensions
    • Commented out Alpine Intellisense until fix
    • Added PHP Contstructor and its keybinding
    • Added Laravel Goto Env
  • Moved Prettier config to a file
  • Disabled blade snippet suggestion
  • Written about using Expose

v1.1.2

02 Jun 16:47
Compare
Choose a tag to compare

Fixed the multilingual option set