Download Sprnva zip no composer required

click here to download: sprnva-no-composer.zip

  • duplicate config.example and rename it to config.php

  • setup config.php credentials

  • set '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/migration
  • click fresh button to migrate default tables

  • You can start building your application

Last updated