Skip to main content

Update the laravel project from older version

Here are the steps to update the Pawlly project:

  1. Download the updated zip file and extract it.
  2. Go to the main directory of the Pawlly project.
  3. Run the following command:
php artisan migrate

This command will migrate the database and update any necessary changes.