Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel-zero/installer
This repository contains the installer of Laravel Zero
https://github.com/laravel-zero/installer
hacktoberfest installer laravel-zero php
Last synced: 3 months ago
JSON representation
This repository contains the installer of Laravel Zero
- Host: GitHub
- URL: https://github.com/laravel-zero/installer
- Owner: laravel-zero
- License: mit
- Created: 2017-09-16T21:48:23.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T11:02:47.000Z (10 months ago)
- Last Synced: 2024-04-26T01:41:58.780Z (10 months ago)
- Topics: hacktoberfest, installer, laravel-zero, php
- Language: PHP
- Homepage: https://laravel-zero.com
- Size: 41.8 MB
- Stars: 19
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Laravel Zero was created by [Nuno Maduro](https://github.com/nunomaduro) and [Owen Voke](https://github.com/owenvoke), 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.
> **Note:** This repository contains the installer of the Laravel Zero framework. If you want to build an application using Laravel Zero, visit the main [Laravel Zero repository](https://github.com/laravel-zero/laravel-zero).
- Built on top of the [Laravel](https://laravel.com) components.
- Optional installation of Laravel [Eloquent](https://laravel-zero.com/docs/database/), Laravel [Logging](https://laravel-zero.com/docs/logging/) and many others.
- Supports interactive [menus](https://laravel-zero.com/docs/build-interactive-menus/) and [desktop notifications](https://laravel-zero.com/docs/send-desktop-notifications/) on Linux, Windows & macOS.
- Ships with a [Scheduler](https://laravel-zero.com/docs/task-scheduling/) and a [Standalone Compiler](https://laravel-zero.com/docs/build-a-standalone-application/).
- Integration with [Collision](https://github.com/nunomaduro/collision) - Beautiful error reporting------
## Documentation
For full documentation, visit [laravel-zero.com](https://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).