Releases: GoodM4ven/lara-stacker
Releases · GoodM4ven/lara-stacker
v1.1.1
- 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
- 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
- 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
- Fully tested the setup script
- Added the old changelogs
- Fixed the TelescopeServiceProvider not found bug
v1.0.4
- 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
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.1
- 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