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