This is an example of a Laravel application that uses Deckrun to build and deploy it.
- Deckrun CLI installed and set up
- Docker installed
- A Cluster created on Deckrun
git clone [email protected]:deckrun/laravel-getting-started.gitcd laravel-getting-starteddeck initdeck service createdeck deployUse the URL provided in the output of the deck deploy command.