Skip to content

Releases: bulentAkgul/laravel-package-generator

File Facade Replaced With File Helper

22 Feb 17:25

Choose a tag to compare

v4.0.1

File facade replaced wih File helper

Relased to match all versions in bundle

21 Feb 19:02

Choose a tag to compare

Compatible with PHPUnit 10

18 Feb 08:10

Choose a tag to compare

v3.0.7

compatible with phpunit 10

Dependencies updated

16 Feb 15:14

Choose a tag to compare

v3.0.6

dependencies updated

Minor Changes

16 Feb 15:04

Choose a tag to compare

  • New dependencies added
  • README updated.

Minor Changes

11 Feb 19:42

Choose a tag to compare

v3.0.4

minor changes

Bug Fix

27 Jan 14:08

Choose a tag to compare

v3.0.3

bug fix

minor changes

25 Jan 17:24

Choose a tag to compare

v3.0.2

unsused class deleted

Version fix

25 Jan 17:12

Choose a tag to compare

v3.0.1

versining changed

Major Update

25 Jan 16:50

Choose a tag to compare

  • Vite support added.
  • Handling routes has been changes to simplyfy the route files and increase standardization.
    • Packages load their routes no more.
    • A trait to load routes added.