You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some information about the database and the encryption of cookies are not provided in the code, so after cloning the code, we have to do the following configurations.
Run
cd application/config/
cp database.sample.php database.php
in your root directory, open database.php, and find the following lines.