This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Releases: LaravelRUS/laravel-stubs
Releases · LaravelRUS/laravel-stubs
v6.4.1 (Fix for make:migration)
v6.4.0 (Laravel 6)
Compatibility to Laravel 6.
v6.3.0 (Update make:factory)
Updated
- Update make:factory command
v6.2.0 (Missing stubs)
Added
- Added controller.model.api.stub
- Added controller.nested.api.stub
- Added markdown.stub
Updated
- Updated readme
- Updated license
Modules functionality
Modules functionality.
Added
- Added customizable module prefix for namespaces
v6.0.0 (Laravel 5.8)
Compatibility to Laravel 5.8.
Bug fixes
v5.0.0 (Laravel 5.7)
Compatibility to Laravel 5.7.
Added
- Added make:migration command
- Added make:observer command
Updated
- Updated make:controller command
- Changed models namespace to default
v4.0.0 (Laravel 5.6)
Compatibility to Laravel 5.6.
Added
- Added make:channel command
Updated
- Updated make:controller command
v3.0.0 (Laravel 5.5)
Compatibility to Laravel 5.5.
Added
- Added make:rule command
- Added make:resource command
- Added make:factory command
- Added make:exception command
Updated
- Updated make:model command
- Updated make:listener command
- Updated make:controller command
- Changed key for console namespace
Fixed
- Fixed make:policy command