Looking to hire Laravel developers? Try LaraJobs

laravel-check-updates maintained by skydiver

Description
Check Laravel updates from your command line
Author
Last update
2020/05/12 02:11 (dev-master)
License
Downloads
355

Comments
comments powered by Disqus

Laravel Check Updates

Check Laravel updates from your command line

Installation

On your Laravel project run:

composer require skydiver/laravel-check-updates

Usage

After package installed, two new artisan commands will be available:

php artisan updates:laravel
php artisan updates:nova

Compatibility

This package was tested on Laravel 6 & 7.