Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Releases: Mombuyish/Laravel-Oh-Generators

Supported 8.x

09 Sep 04:27
Compare
Choose a tag to compare
3.2.1

update readme

Added toResponse implementing

11 Apr 10:34
3b6577b
Compare
Choose a tag to compare

Thanks to @goodjack implemented the pattern.
It can be generating a class response.

Supported 7.x

05 Mar 06:07
Compare
Choose a tag to compare
3.1.1

Update README.md

Parser, transport layer added

27 Aug 06:26
Compare
Choose a tag to compare

The two useful layers, Parser and Transport have been added.

It will help you create a specific handler and instance.

Laravel 6 Compatibility

23 Aug 03:34
1ae8f12
Compare
Choose a tag to compare
  • Supported laravel 6

change naming and remove extending by default

02 Mar 15:52
Compare
Choose a tag to compare
  • change foundations to foundation keeping a singular.
  • remove extending service and repository by default.

breaking changes

  • change format helper to formatter
  • change transform helper to transformer

Fixed Support 5.x

08 Sep 12:26
Compare
Choose a tag to compare

change to dependency to framework packages.

Update to support 5.x

05 Sep 02:31
Compare
Choose a tag to compare

Update dependency require.

Supported 5.6.*

04 Mar 16:46
Compare
Choose a tag to compare

Added supporting laravel 5.6.*

Add foundation

02 Sep 14:52
Compare
Choose a tag to compare

thanks to @johnteee make it.