# Laravel
[](https://crates.io/crates/laravel)
[](https://github.com/samirdjelal/laravel/actions)
[](https://github.com/samirdjelal/laravel/actions)
[](https://github.com/samirdjelal/laravel/issues)
[](https://crates.io/crates/laravel)
[](LICENSE)
[](https://docs.rs/laravel)
[](https://deps.rs/repo/github/samirdjelal/laravel)
A simple Laravel cli app.
## Usage
```bash
💲 cargo install laravel
💲 laravel-cli config.yml
```
## Development
```bash
# Dev
💲 cargo run
# Build
💲 cargo build
💲 target/debug/lara
# Test
💲 cargo test
```
## License
This project is licensed under the [MIT license](LICENSE).
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in `laravel` by you, shall be licensed as MIT, without any additional terms or conditions.