- Import backend\books.sql dump to database, for example "buutti"
- set up backend and front end paths to apache on localhost
- set up backend\config\Database.php 3.1. private $host = 'localhost'; // <- SQL database hostname 3.2. private $user = 'root'; // <- SQL database username 3.3. private $password = ""; // <- SQL database password 3.4. private $database = "buutti"; // <- database name, from step 1
- set up \frontend\config.php 4.1. $url = 'http://localhost/'; // <- hostname
- open browser to path "http://localhost/frontend // or where the frontend is defined on apache
-
Notifications
You must be signed in to change notification settings - Fork 0
Tuppu/Buutti
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published