Install Sprnva Using Composer
composer create-project sprnva/sprnva example-app
cd example-applocalhost/example-app/migrationcomposer require sprnva/fortify php vendor/sprnva/fortify/serve # or you can use the php fortify_serve
Last updated
composer create-project sprnva/sprnva example-app
cd example-applocalhost/example-app/migrationcomposer require sprnva/fortify
php vendor/sprnva/fortify/serve
# or you can use the
php fortify_serveLast updated