nasirkhan/laravel-starter
Laravel 13 modular starter with separated frontend/backend. Includes auth & authorization, user/role management, admin backend, backups, log viewer, and custom artisan commands (install, update, module builder). Use as a base to build reusable modules.
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v13.3.0...v13.4.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v13.2.0...v13.3.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v13.1.0...v13.2.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v13.0.0...v13.1.0
This release marks a major architectural shift: core features have been extracted into dedicated packages (nasirkhan/laravel-cube and nasirkhan/module-manager), reducing the starter's footprint and making it significantly easier to update and maintain going forward.
module-manager packagemodule-managerUserController removed — user management now handled via Livewire componentscube namespace equivalents from nasirkhan/laravel-cubemodule-manager packagePackages
nasirkhan/laravel-cube for shared frontend UI components (buttons, header, footer, nav, dynamic menus, checkboxes)module-manager now handles versioning, migration tracking, and dependency resolutionFeatures
starter:health-check Artisan command with feature testsstarter:update Artisan command with feature testsUsersIndex Livewire component — live search with pagination resetusers and user_providers tablesDeveloper Experience
cube namespacegetTableColumns and getStatusLabelAttribute refactored to match expressionsaria-labelledby attributes added to all form elements and buttons in user and role management viewsUserController (replaced by Livewire)module-manager)module-manager)LOCAL_DEVELOPMENT.md, SEEDING.md, ALPINE_EXAMPLES.md, CHECKBOX_EXAMPLES.md, DATABASE_MIGRATION_STANDARDS.md, PACKAGE_MIGRATIONS_SEEDERS.md, SETTINGS_MIGRATION.md, PROJECT_IMPROVEMENT_SUGGESTIONS.md, SEEDER_CONFIGURATION.mdAll new features include corresponding feature tests. Run the full suite with:
php artisan test
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.20.0...v13.0.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.19.0...v12.20.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.19.0...v12.20.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.18.0...v12.19.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.17.0...v12.18.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.16.0...v12.17.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.15.0...v12.16.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.14.0...v12.15.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.3.0...v12.14.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.2.0...v12.3.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.1.0...v12.2.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v12.0.0...v12.1.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.12.0...v12.0.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.11.0...v11.12.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.10.0...v11.11.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.9.0...v11.10.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.8.0...v11.9.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.7.0...v11.8.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.6.0...v11.7.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.5.0...v11.6.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.4.0...v11.5.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.3.0...v11.4.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.2.0...v11.3.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.1.0...v11.2.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.0.1...v11.1.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v11.0.0...v11.0.1
The list of changes is as follows,
user table updateduserprofile tableFull Changelog: https://github.com/nasirkhan/laravel-starter/compare/v10.18.0...v11.0.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v10.17.0...v10.18.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v10.16.0...v10.17.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v10.15.0...v10.16.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v10.14.1...v10.15.0
Full Changelog: https://github.com/nasirkhan/laravel-starter/compare/v10.14.0...v10.14.1
How can I help you explore Laravel packages today?