Category: Examples
-
Run the Application
Ensure your web server (like Apache or Nginx) is configured to serve the public directory of your Phalcon project. Navigate to http://localhost/ (or your configured domain) in your web browser. You should see the list of users and a form to add new users.
-
Configure Phalcon
Navigate to my-project/app/config/config.php and configure your database connection: