Skip to main content

Posts

Showing posts with the label laravel development company

Let’s Explore Laravel 7: Features And Improvements

  On 3rd March 2020, laravel has released its new version Laravel 7. With these versions, laravel has released the strategy of laravel framework. It is not a Long-Term-Support version so as per the laravel support version policy they provide a six-month bug fix and one-year security issue fix support policy. New Features That Introduced In Laravel 7 The laravel 7 includes many new features as below Laravel Airlock HTTP clients Custom Eloquent casts CROS Support Better routing speed Blade component tags Multiple Mail Driver Laravel Airlock This airlock provides a featherweight authentication system for mobile applications. Single-page applications, token-based APIs, and simple APIs. The airlock allows users to generate multiple API tokens for their account. These tokens have abilities to specify which actions the tokens are allowed to perform. HTTP Client Around the guzzle, HTTP client laravel provides an expressive minimal API which allows to quickly make outgoing HTTP requests to ...