issues
search
savannabits
/
acacia
Backend Code Generator for Laravel 9, Vue 3 and Tailwindcss 3 using primevue
https://acacia.savannabits.com
MIT License
41
stars
10
forks
source link
Frontend Views Scaffolding in Core:
#38
Closed
coolsam726
closed
2 years ago
coolsam726
commented
2 years ago
Added Frontend Blade components to the Core Module
Added the x-core:: scoped layouts and blade components Installation Improvement:
Added conditional check on whether the sqlite db exists
Backup the existing sqlite db in case of --force installation
On --force installation, remove only the Core module and files and retain the rest in the acacia/ folder
Conditional check on whether this is a new installation before runinng acacia db migrations
Conditional check on whether the login route exists before running breeze:install
Moved acacia.sqlite.latest from the Core module to acacia/