Vizion AI - Documentation
Vizion AI

Update the laravel project from older version to the newer version

Here are the steps to update the Vizion AI project:

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

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

Please note that this code doesn’t need to be converted to Markdown format as it is already in a readable format.