click here to download: sprnva-no-composer.ziparrow-up-right
duplicate config.example and rename it to config.php
config.example
config.php
setup config.php credentials
set 'base_url' => 'example-app' ('example-app' is the directory name of your application)
'base_url' => 'example-app'
Create a database identical to your config then go to /migrationmodule with this URL:
/migration
http://localhost/example-app/migration
click fresh button to migrate default tables
You can start building your application
Last updated 3 years ago