https://github.com/nunomaduro/example-issue-110
https://github.com/nunomaduro/example-issue-110
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nunomaduro/example-issue-110
- Owner: nunomaduro
- License: mit
- Created: 2018-01-17T20:05:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T20:21:38.000Z (over 7 years ago)
- Last Synced: 2024-10-20T07:39:38.391Z (6 months ago)
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
This is a community project and not an official Laravel one
Laravel Zero was created by, and is maintained by [Nuno Maduro](https://github.com/nunomaduro), and is a micro-framework that provides an elegant starting point for your console application. It is an **unofficial** and customized version of Laravel optimized for building command-line applications.
- Built on top of the [Laravel](https://laravel.com) components.
- Optional installation of [Eloquent](http://laravel-zero.com/#/?id=database).
- Auto detects commands and supports [desktop notifications](https://github.com/nunomaduro/laravel-desktop-notifier) on Linux, Windows & MacOS.
- Ships with a [Scheduler](http://laravel-zero.com/#/?id=scheduler) and a [Standalone Compiler](http://laravel-zero.com/#/?id=building-a-standalone-application).
- Integration with [Collision](https://github.com/nunomaduro/collision) - A Detailed & intuitive error handler.
------## Documentation
For full documentation, visit [laravel-zero.com](http://laravel-zero.com/).
## Support the development
**Do you like this project? Support it by donating**- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L)
- Patreon: [Donate](https://www.patreon.com/nunomaduro)## License
Laravel Zero is an open-source software licensed under the [MIT license](https://github.com/laravel-zero/laravel-zero/blob/stable/LICENSE.md).