Releases: codiksh/laravel-project
Releases · codiksh/laravel-project
Laravel 10 and Passport Support
Stub is updated to support recent design for Crud Generation
What's Changed
- Dev: Various fixes in the design upgrades by @nikhilbhatia22 in #30
- fix(design-admin): done minor corrections and updated the color-scheme of admin panel by @simi41098 in #31
- feat(roles-permission): implemented roles and permission on users and token model by @simi41098 in #32
- When a new crud is generated, the view stub is updated to support the most recent design. by @simi41098 in #33
Full Changelog: v2.0.0...v2.1.0
v2.0.0 New Design and Laravel 9 Upgrade
What's Changed
- dropzone by @Hemaxigoyani96 in #25
- changes by @Hemaxigoyani96 in #26
- update(design): updated the design of admin panel layout by @simi41098 in #27
- Laravel 9 Upgrade by @simi41098 in #28
- Dev: Design Corrections by @nikhilbhatia22 in #29
Full Changelog: v1.1.0...v2.0.0
Dropzone and Filter URLs
What's Changed
- Dev: Minor updates by @nikhilbhatia22 in #14
- Bug changes by @Hemaxigoyani96 in #15
- build(deps): bump composer/composer from 2.0.13 to 2.2.2 by @dependabot in #16
- Dropzone by @Hemaxigoyani96 in #17
- chores(composer): Updated. by @nikhilbhatia22 in #18
- dropzone bug by @Hemaxigoyani96 in #19
- fix(ajaxCall): implemented ajax call on user module by @simi41098 in #20
- Resize datatable column by @simi41098 in #21
- User token by @Hemaxigoyani96 in #22
- Dropzone changes by @Hemaxigoyani96 in #23
- Dev: Misc Filter URL updates by @nikhilbhatia22 in #24
New Contributors
- @simi41098 made their first contribution in #20
Full Changelog: v1.0.1...v1.1.0