Skip to content

Releases: nasirkhan/laravel-starter

v11.8.0

18 May 06:46
c1b05a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.7.0...v11.8.0

v11.7.0

16 May 09:39
4b11e53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.6.0...v11.7.0

v11.6.0

02 May 20:24
d5b1f08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.5.0...v11.6.0

v11.5.0

21 Apr 15:03
502ef59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.4.0...v11.5.0

v11.4.0

21 Apr 12:30
7d7f7c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.3.0...v11.4.0

v11.3.0

16 Apr 18:54
97571e3
Compare
Choose a tag to compare
  • Layout pages updated
  • Details show pages updated

What's Changed

Full Changelog: v11.2.0...v11.3.0

v11.2.0

16 Apr 12:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.1.0...v11.2.0

v11.1.0

13 Apr 14:50
dc4588d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.1...v11.1.0

v11.0.1

12 Apr 08:46
c99362d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.0...v11.0.1

v11.0.0

12 Apr 08:00
d562382
Compare
Choose a tag to compare

The list of changes is as follows,

  • Upgraded to Laravel 11
  • Migrated the project to the new Laravel 11 file structure
  • Post, Category, Tag module updated
  • Laravel Module Manager Updated
  • File Manager updated
  • Backend Theme updated to CoreUI 5.*
  • Frontend theme updated to TailwinCSS
  • Dark theme added for both frontend and backend
  • page layout updated
  • Livewire full page components added

Database

  • user table updated
  • removed userprofile table
  • Model factories updated
  • Seeded updated

Issues

  • Resolved #404 - menu localization is working as expected
  • Resolve #522 - dropdown menu issue fixed
  • Resolved #526
  • Resolved #527
  • Resolved #528 - registration issue fixed
  • Resolved #531
  • Resolved #532
  • Resolved #539
  • Resolved #546

What's Changed

New Contributors

Full Changelog: v10.18.0...v11.0.0