A simple Laravel cli app.
💲 cargo install laravel
💲 laravel-cli config.yml
# Dev
💲 cargo run
# Build
💲 cargo build
💲 target/debug/laravel-cli
# Test
💲 cargo test
This project is licensed under the MIT license.
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.