Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asyrafhussin/laranew
Laravel Installer by Asyraf Hussin
https://github.com/asyrafhussin/laranew
Last synced: 17 days ago
JSON representation
Laravel Installer by Asyraf Hussin
- Host: GitHub
- URL: https://github.com/asyrafhussin/laranew
- Owner: AsyrafHussin
- License: mit
- Created: 2020-10-07T10:08:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T16:47:13.000Z (over 2 years ago)
- Last Synced: 2024-12-15T12:16:52.787Z (about 2 months ago)
- Language: TypeScript
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# laranew
Generate Laravel project based on [Laravel Boilerplate v2](https://github.com/AsyrafHussin/laravel-boilerplate-v2) by Asyraf Hussin
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/laranew.svg)](https://npmjs.org/package/laranew)
[![Downloads/week](https://img.shields.io/npm/dw/laranew.svg)](https://npmjs.org/package/laranew)
[![License](https://img.shields.io/npm/l/laranew.svg)](https://github.com/AsyrafHussin/laranew/blob/master/package.json)- [laranew](#laranew)
## Getting Started
```bash
npm install -g laranew
```## Usage
```bash
laranew [PROJECT]
```## Contributing
If you spot any errors, typos or missing information, please submit a pull request.
## License
MIT. See [LICENSE](LICENSE) for more details.