Skip to content

xdiegom/dynamic-multistep-form

Repository files navigation

Dynamic multi-step Form RESTful API

This is a Laravel project that contains logic for a dynamic multi-step form using RESTful API

You can check how it works here

Installation

Run:

> composer install
> php artisan migrate:fresh --seed

Tests 🧪

Remember to create a .env.testing file and use a different database name (recommended) for testing. Then execute php artisan test to run the suite ✌🏼

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages