nunomaduro/laravel-meetups
| Install | |
|---|---|
composer require nunomaduro/laravel-meetups |
|
| Latest Version: | v1.2.0 |
| License: | MIT |
| Last Updated: | Jun 20, 2017 |
| Links: | GitHub · Packagist |
Laravel Meetups
Laravel Meetups was created by, and is maintained by Nuno Maduro, and is a console application that finds Laravel Meetups near you. Feel free to check out the change log, releases, license, and contribution guidelines.
Installation
PHP 5.5+
To get the latest version of Laravel Desktop Notifier, simply require the project using Composer:
$ composer global require nunomaduro/laravel-meetups
Usage in console
laravel-meetups
Git branching model
The git branching model used for development is the one described and assisted by twgit tool: https://github.com/Twenga/twgit.
Stay In Touch
For latest releases and announcements, follow on Twitter: @enunomaduro
License
The Laravel Desktop Notifier is open-sourced software licensed under the MIT license.
Copyright (c) 2016-2017 Nuno Maduro
Related Packages
Cli error handling for console/command-line PHP applications.
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
Package that adds verbosity to Laravel/Lumen built-in console commands
Send notifications to your desktop from your Laravel commands. An JoliNotif wrap...
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.