User Tools

Site Tools


laravel:migrate-laravel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
laravel:migrate-laravel [2024/03/27 11:58] kirtisinghlaravel:migrate-laravel [2024/03/28 03:36] (current) kirtisingh
Line 44: Line 44:
 Restoration of large archives can take time. Please ensure from from Dashboard >> Tasks, that all the requisite tasks are completed before going on to the next steps.  Restoration of large archives can take time. Please ensure from from Dashboard >> Tasks, that all the requisite tasks are completed before going on to the next steps. 
  
-**Step 9 :** Modify the .env file of your Laravel project with the appropriate settings especially w.r.tMySQL+**Step 9 :** [[n99panel:restore_sql_file|Restore]] the uploaded SQL file to the DBFor a new Laravel setup, this step may not be required
  
-**Step 10 :** Now if you are using Laravel 8 or before, and if index.php files are present in both the Laravel setup directory, and the public directory within it, your Laravel project should be able to work now.+**Step 10 :** Modify the .env file of your Laravel project with the appropriate settings especially w.r.t. MySQL 
 + 
 +**Step 11 :** Now if you are using Laravel 8 or before, and if index.php files are present in both the Laravel setup directory, and the public directory within it, your Laravel project should be able to work now.  
 +\\ 
 +\\ 
 +For Laravel 9 and 10, index.php may not be present in the Laravel setup directory, but the public folder within the base directory will contain the index.php (the start point). Under Laravel 9 and 10, this ensures better security when the document root of the web-server points to that public folder. To make the document root to point to the public folder, we would need to [[n99panel:root-dir-extn|extend the root dir]] 
  
  
laravel/migrate-laravel.1711540706.txt.gz · Last modified: 2024/03/27 11:58 by kirtisingh

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki