laravel:migrate-laravel
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
laravel:migrate-laravel [2024/03/27 12:05] – kirtisingh | laravel: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 | + | **Step 9 :** [[n99panel: |
- | **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: | 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: | ||
laravel/migrate-laravel.1711541132.txt.gz · Last modified: 2024/03/27 12:05 by kirtisingh