laravel:migrate-laravel
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
laravel:migrate-laravel [2024/03/27 11:12] – created kirtisingh | laravel:migrate-laravel [2024/03/28 03:36] (current) – kirtisingh | ||
---|---|---|---|
Line 33: | Line 33: | ||
**Step 7 :** Now click on ‘Restore an Archive to the VHost’ . | **Step 7 :** Now click on ‘Restore an Archive to the VHost’ . | ||
- | {{:wordpress:vhosts-details-restore-wp.png? | + | {{:laravel:retsore-archive.png? |
\\ | \\ | ||
- | **Step | + | **Step |
- | {{:wordpress:vhosts-restore-wp.png? | + | {{:laravel:retsore-archive-form-2.png? |
+ | |||
+ | |||
+ | 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 :** [[n99panel: | ||
+ | |||
+ | **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: | ||
laravel/migrate-laravel.1711537926.txt.gz · Last modified: 2024/03/27 11:12 by kirtisingh