New Features
- Persistent Layout Configuration: Inertia.js is now configured to use persistent layout, ensuring a consistent interface and simplifying the implementation of new layouts.
- Automatic Imports Support: With unplugin-auto-import and unplugin-vue-components, Vue components and APIs are now automatically imported, reducing redundancy and simplifying development.
- Reorganized Project Structure: Files and directories have been realigned for better maintainability and to reflect a more intuitive structure.
- Code Enhancements: Multiple updates to improve readability and standardization, including: Prettier, Eslint, Pint and CommitLint