Download Sprnva zip no composer required
click here to download: sprnva-no-composer.zip
duplicate
config.exampleand rename it toconfig.phpsetup
config.phpcredentialsset
'base_url' => 'example-app'('example-app' is the directory name of your application)Create a database identical to your config then go to
/migrationmodule with this URL:
http://localhost/example-app/migrationclick fresh button to migrate default tables
You can start building your application
Last updated