New versions of other dependencies • php 7.3 has there is array_key_first and array_key_last functions • Laravel 5.5 uses php7.0.0 • Laravel 5.6 & laravel 5.7 uses php 7.1.3
Compatibility with new technologies • Like Laravel 5.6 includes Argon2 password hashing • Bootstrap 4 • Re-structured • Like routes file is moved from app/http/routes.php -> routes/web.php file
cp=“composer” • alias cpd = “composer dump-autoload” • alias cpu = “composer update” • alias n=“npm” • To create windows alias check this link https://www.youtube.com/watch?v=WY3iNy0cP0c