Skip to content

Releases: GoodM4ven/lara-stacker

v1.1.1

02 Jun 04:58
Compare
Choose a tag to compare
  • Making VSC workspace setup separate for each project
  • Reworked the execution order and syntax
  • Organized the package files
  • Archived Docker testing
  • Still need testing the setup script in a virtual box
  • Disabled Livewire Hot-Reload temporarily
  • Rewritten README.md

v1.1.0

31 May 03:42
Compare
Choose a tag to compare
  • Setup a boilerplate for all the possible laravel stacks now
  • Ensure that the TALL stack still works as expected
  • Dropped down livewire hot-reload package for a current bug
  • Finally tested the root-to-user-to-root flow during the scripts

v1.0.8

21 Apr 02:06
Compare
Choose a tag to compare
  • Dropped Permission along Filament Shield for now
  • Fixed missing SSL configuration in setup script
  • Fixed MinIO's bucket permissions in create script

v1.0.7

19 Apr 15:17
Compare
Choose a tag to compare
  • Fully tested the setup script
  • Added the old changelogs
  • Fixed the TelescopeServiceProvider not found bug

v1.0.6

09 Apr 10:51
Compare
Choose a tag to compare
v1.0.6

v1.0.5

31 Mar 10:31
Compare
Choose a tag to compare
  • Fixed the fader partial

v1.0.4

30 Mar 20:03
Compare
Choose a tag to compare
  • Fixed MinIO's permissions issue
    • Fixed bucket deletion
    • Set livewire's temp uploads disk to 's3' as well
  • Fixed login route not defined issue (Filament related)
  • Added blurred-image package to the roster!

v1.0.3

29 Mar 10:14
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

  • Added PHP Namespace Resolver extension and keybindings
    • Replaced the namespace generation shortcut with this new extension's
  • Fixed HTML intellisense in Blade files
  • Added some VSC extensions
  • Moved some extensions to the workspace level
  • Removed headScripts Blade stack, as it doesn't work for some reason!

v1.0.2

23 Mar 21:09
Compare
Choose a tag to compare
  • Fixed a folder name type

v1.0.1

22 Mar 19:40
Compare
Choose a tag to compare
  • Added PHP Resolver extension settings locally (opening PHP files outside workspace folders won't throw exceptions)
  • Considered [/var/www/html/.packages] folder in the VSC workspace