Laravel 5.8 is the previous stable version of the open-source PHP web framework created by Taylor Otwell. It was released on February 26, 2019. Use it in addition to the [laravel-5] tag if your question is specific to Laravel 5.8. Use the [laravel] tag for general Laravel related questions.
Laravel 5.8 is the previous stable version of the open-source PHP web framework created by Taylor Otwell. It was released on February 26, 2019.
What is new:
- Eloquent
HasOneThrough
Relationship - Auto-Discovery Of Model Policies
- PSR-16 Cache Compliance
- Multiple Broadcast Authentication Guards
- Token Guard Token Hashing
- Improved Email Validation
- Default Scheduler Timezone
- Intermediate Table / Pivot Model Events
- Artisan Call Improvements
- Mock / Spy Testing Helper Methods
- Eloquent Resource Key Preservation
- Higher Order
orWhere
Eloquent Method - Artisan Serve Improvements
- Blade File Mapping
- DynamoDB Cache / Session Drivers
- Carbon 2.0 Support
- Pheanstalk 4.0 Support
Resources: