Laravel 6.2 of the open-source PHP web framework created by Taylor Otwell. It was released in October 2019. Use it in addition to the [laravel-6] tag if your question is specific to Laravel 6.2. Use the [laravel] tag for general Laravel related questions.
- Added support for callable objects in Container::call()
- Add multipolygonz type for postgreSQL
- Add “unauthenticated” method in auth middleware
- Add partialMockshorthand
- Allow Storage::putto accept a PsrStreamInterface
- Implement new password rule and password confirmation
- Remove unnecessary param passed to updatePackageArraymethod
- Add optional connection name to DatabaseUserProvider
- Remove brackets arround URL php artisan server
- Apply limit to database rather than collection
- Allow to use scoped macro in nested queries
- Added array to json conversion for sqlite
- Use the policies()method instead of the property policies
- Split hasValidSignaturemethod
- Fixed: validateDimensions()handle image/svg MIME
Resources:
 
     
     
     
     
     
     
     
     
     
     
     
     
     
    