Skip to content

Release v1.0.0-beta1

Choose a tag to compare

@ViewFromTheBox ViewFromTheBox released this 02 Feb 00:40
· 29 commits to main since this release

Added\n- Support for Modular Laravel structure option during project setup\n- Ability to rename the composer package based on the name set in laravel new\n- Support for all available ArtisanPack UI packages (Core, Accessibility, Security, Livewire UI Components, Drag & Drop, etc.)\n- Home documentation page (docs/home.md)\n- Comprehensive .gitattributes configuration to exclude development files from releases\n### Changed\n- Expanded and updated project documentation across all doc files\n### Removed\n- CMS Framework package option (temporarily removed until it reaches beta status)\n### Fixed\n- Issue with drag and drop package appearing in multiple selection options\n- Removed .DS_Store files from repository\n- Updated .gitignore to prevent .DS_Store files from being committed