laravel

Crates.iolaravel
lib.rslaravel
version0.1.4
sourcesrc
created_at2022-05-05 22:23:17.06268
updated_at2022-05-06 12:18:51.498513
descriptionLaravel Zero Downtime
homepagehttps://github.com/samirdjelal/laravel
repositoryhttps://github.com/samirdjelal/laravel
max_upload_size
id581328
size6,842
Samir Djelal (samirdjelal)

documentation

https://docs.rs/laravel

README

Laravel

laravel crate test build issues Downloads MIT License laravel documentation dependency status

A simple Laravel cli app.

Usage

💲 cargo install laravel
💲 laravel-cli config.yml

Development

# Dev
💲 cargo run

# Build
💲 cargo build
💲 target/debug/lara

# Test
💲 cargo test

License

This project is licensed under the MIT 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.

Commit count: 25

cargo fmt