Find Jobs
Hire Freelancers

Laravel based website server migration

$10-30 USD

Cerrado
Publicado hace alrededor de 2 meses

$10-30 USD

Pagado a la entrega
I am looking for an experienced developer with a knowledge of Laravel PHP framework and server migration. We will help you with extracting the information from current server, and I'm planning to migrate my website to a standard cPanel based account. Here's what I need: - Back everything up, ensuring no data loss. - Configure the new server environment to smoothly run the Laravel application. Ideal Skills and Experience: - Laravel PHP framework - Server Migration - Experience with cPanel - Understanding of backup and recovery procedures While placing a bid, kindly include your past successful server migrations and your experience in the industry. I am interested in understanding your approach and the steps you take to safeguard against unforeseen issues.
ID del proyecto: 37956930

Información sobre el proyecto

71 propuestas
Proyecto remoto
Activo hace 9 días

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
71 freelancers están ofertando un promedio de $36 USD por este trabajo
Avatar del usuario
" Laravel based website server migration" sir i read your project brief and I will do your project Please review my similar portfolio https://www.freelancer.com/u/nabeelawais83 My Experience in this field for last 10 years and i m very consistent in my work i work almost 20 hours a day i am highly professional and master in Web designing and developing field and i will do a great job on your project if you give me the chance and will make you 100% satisfy from my work . Please come to chat for discuss in details. I'm ready to start your project now. Nabeel
$30 USD en 1 día
5,0 (477 comentarios)
8,1
8,1
Avatar del usuario
Hello, We are a small team of web developers with extensive experience working with various types of websites & technologies like Core PHP and PHP based CMS & Frameworks like Magento, Laravel, WordPress and more. Our team has experience working with the latest version of Laravel and can customize the plugins, scripts, and also create any new scripts according to the requirements. We can definitely migrate the Laravel Website from the existing server to another server and make the website work as expected. We will require access to both of the servers, if we have to create an archive of the existing Laravel and take the database dump. If the archive & DB dump is ready, then we only require the access of the new server. I have some questions: 1. Is the new server environment ready for the Laravel version being used? 2. Please share if we have to do any additional changes or customization. Let’s discuss & fix the scope to start working! Regards, Ankita
$30 USD en 7 días
5,0 (30 comentarios)
8,0
8,0
Avatar del usuario
Hi there, i have experience in laravel and migration jobs. With my experience in laravel and Linux/cpanel skills i will do this job perfectly. Thank you
$30 USD en 1 día
5,0 (667 comentarios)
7,6
7,6
Avatar del usuario
Hello, I'm Laravel expert, I have 10+ years experience in html, css, jquery, php, laravel, api, wordpress, joomla,.... I'll give you best quality and support :) Please discuss, thank you!
$60 USD en 1 día
4,9 (232 comentarios)
7,3
7,3
Avatar del usuario
Hello, I can migrate the laravel website to new server, do let me know if I can help you with this. Best Regards, Shane
$30 USD en 1 día
5,0 (171 comentarios)
6,8
6,8
Avatar del usuario
Hi, I am a full stack PHP-MVC Laravel developer with proven track record of developing web solutions. I am proficient in the following technologies: Laravel, PHP, HTML, CSS, JS, Bootstrap I have a strong portfolio of projects completed and delivered using the above technologies in addition to other integrations such as 3rd party SDKs, payment gateway, API, CRM etc. My expertise as a full stack Laravel developer has paved the way for me to successfully deliver projects for various industries such as Education, Healthcare, Travel and Transport, Ride Booking, Ecommerce, Online Ordering and Delivery, Social Networking, Utility Services, Home Service Booking, Recruitment and Job Search, CRM/ERP Tools, Business Management etc. Kindly initiate the chat so that we can discuss the project details and share our portfolio. Thanks, Amit
$20 USD en 7 días
4,9 (42 comentarios)
6,8
6,8
Avatar del usuario
Dear Project Owner, As an experienced Laravel developer with a solid understanding of server migration and cPanel, I believe I'm the best fit for your project. Over the past decade, I have managed and successfully executed numerous server migrations, including those running Laravel applications. I'm well-versed in ensuring data integrity during transitions by thoroughly backing up all information before initiating the migration process and double-checking functionality post-migration. In addition to my knowledge of the Laravel PHP framework, my proficiency in HTML, MySQL and website design will guarantee seamless setup for your new server environment. Drawing from my 10+ years of experience in web design and development, I have a comprehensive understanding of the technicalities involved in safeguarding against unforeseen issues throughout these migrations. My meticulous nature enables me to foresee obstacles and take preemptive measures to avoid any data loss or hindrance to your website's operation. This approach has allowed me to maintain a near perfect track record when it comes to executing successful migrations. Thank you for considering my proposition and affording me an opportunity to contribute my expertise to serve your business better. I look forward to discussing the project details and taking the next steps. Warm regards, Navjot
$20 USD en 7 días
4,7 (219 comentarios)
6,7
6,7
Avatar del usuario
I am doing full time freelancing & can start work asap. I have an experience of 11 years into web development using codeigniter, laravel, angularjs, MySQL, JQuery etc.. Thank you for your posted project and hope you are doing great. To discuss more on the project, I would like to hold a detailed discussion with you in order to have a more clear understanding of your requirements. As of now, I have placed a PLACEHOLDER BID. I have developed many complex projects such as Education Portals, Community Portals, Real Estate Portals, Job Portals, Daily Deals & Coupons websites, B2B, B2C Portals, Classified Portal, Social Networking website, Affiliate based websites, Price comparison websites. I am proficient with PHP framework like - PHP - Codeigniter - Laravel - Cakephp - MYSQL - API development / Third Party API integration like Facebook, google, SMS integration, Payment Gateway Integration - JQuery - Angular Your satisfaction with the project is my top priority! If you give me a chance to work with you then I will try my best level for your project to run successfully.
$110 USD en 2 días
5,0 (45 comentarios)
6,5
6,5
Avatar del usuario
Hiya Here are the steps to migrate a Laravel based website to a new server: 1. Backup the current website: Before starting the migration process, it is important to take a complete backup of the current website. This includes all the files and folders, database, and any other important configurations. 2. Set up the new server: Set up the new server with the necessary software and configurations required to run Laravel. This includes installing PHP, MySQL, and configuring the web server (Apache or Nginx). 3. Create a new database: Create a new database on the new server with the same name, username, and password as the database in the current server. 4. Upload files to the new server: Copy all the website files to the new server. This can be done using FTP or SSH. 5. Update .env file: Edit the .env file to reflect the new database credentials and any other server-specific settings such as the website URL, email settings, etc. 6. Composer update: Run the "composer update" command on the new server to update all the dependencies required by the project. 7. Migrate the database: Execute the "php artisan migrate" command to migrate the database tables to the new server. 8. Set file permissions: Set the correct permissions for the storage and bootstrap/cache directories. This can be done using the "chmod" command. 9. Test the website: Access the website to ensure that everything is working fine on the new server. 10. Update DNS: Update the DNS records to point to the new server. This will ensure that the website is accessible on the new server. 11. Point the domain to the new server: If the domain is pointing to the old server, update the DNS settings to point to the new server. 12. Test the website again: After the DNS changes have propagated, test the website again to ensure that it is accessible. Congratulations! Your Laravel website is now successfully migrated to the new server. Note: It is recommended to keep the old server running for a few days after the migration to ensure that all the DNS changes have propagated and there are no issues with the new server. Best regards, Giáp Văn Hưng
$22 USD en 7 días
5,0 (139 comentarios)
6,1
6,1
Avatar del usuario
Hi, I bring extensive expertise in Laravel PHP framework and server migration to your project. With meticulous attention to detail, I'll ensure seamless backup and transfer to your new cPanel-based account, minimizing data loss. My experience includes numerous successful server migrations, utilizing industry-standard practices and backup procedures. I prioritize thorough planning and communication to mitigate any unforeseen issues. I look forward to discussing your project further and demonstrating how I can efficiently meet your requirements. Best regards, Arindam pal
$35 USD en 1 día
5,0 (33 comentarios)
6,3
6,3
Avatar del usuario
With over a decade of working experience as a web developer, I have gained extensive proficiency in various technologies crucial for your Laravel based website server migration needs. My expertise covers everything from HTML, Laravel, MySQL to PHP and Website Design - all skills that perfectly align with your requirement. Moreover, I am well-versed in server migration and cPanel, having performed similar successful tasks on multiple occasions throughout my career. This makes me confident in not only backing up all your data flawlessly but also efficiently configuring the new server environment for seamless operation of your Laravel application. On top of my proficiency, I am highly committed to delivering high-quality results within the given deadline and at a competitive price. The satisfaction of my clients has always been a major priority for me, and this is reflected in my strict adherence to deadlines while maintaining 100% quality and originality. Let's get started on your project and ensure a smooth transition for your website. Looking forward to discussing your specific requirements further!
$20 USD en 2 días
4,6 (151 comentarios)
7,0
7,0
Avatar del usuario
I'm a Laravel developer with 9 years of experience on it and I'm really experienced with cPanel that migration your website to the new cPanel based hosting is something I can do for you right away. My approach is simple, put it in maintenance mode on old server the copy DB over to new server and put it live now on the new server.
$50 USD en 1 día
4,9 (56 comentarios)
5,9
5,9
Avatar del usuario
Hello, I ensure you to migrate perfectly to the new cPanel account. It'll take max 1-2 day(s). To optimize the process (including a secure backup) and configure the server for peak performance, could you share some details on your current server setup and the Laravel version you're using? My expertise in Laravel and server migration can make this transition smooth – let's chat. Best Regards, Waqas
$30 USD en 2 días
4,9 (90 comentarios)
6,0
6,0
Avatar del usuario
Hi there, here is a Laravel expert with rich experience for 7+ years. I understood your requirements and can start work right now. Looking forward to hearing from you soon. Thanks Alexander
$20 USD en 7 días
5,0 (27 comentarios)
5,9
5,9
Avatar del usuario
Hi, I am system admin and php web developer and can host site on cpanel in 2-3 hours, please connect with me if you need my help. Regards, Fahad
$30 USD en 1 día
5,0 (64 comentarios)
5,4
5,4
Avatar del usuario
Hi, i am a Linux system admin, and migration of various scripts is my daily routine job, I can migrate your website from one server to another, I have done too many similar projects before that you can review in my profile, pls inbox me best regards
$30 USD en 1 día
5,0 (81 comentarios)
5,5
5,5
Avatar del usuario
=============== can do it within 30 min to 60 min ==================== Hello There ?, I hope you're well, • I am a dedicated full stack Web Developer Having 7+ Year Experience. In Past, I have done 100+ Projects including CRM, ERP , POS, Inventory management,School Management,project management, E-commerce Projects, Websites with Admin Dashboard, multiple large database handling, • Expert In PHP and it's MVC framework Like as Laravel. CMS like as WordPress. frontend side HTML, CSS, Bootstrap, Jquery, Ajax. database MySQL, And Other Web Development Skills rest API, third party API • Working as full time freelance developer since 5+ years. you can check my profile to see work history and reviews. • Once you start working with me you will see that I am very resourceful and my dedication towards your project will surely impress you. • I will do my best to finish all your projects perfectly within your affordable rate and timeline. • Let’s get start, chat with me, we will start the Project Soon. ------ i'll share Portfolio in chats---------- Regard Hardik J. Ponkiya :) Thanks
$35 USD en 1 día
5,0 (114 comentarios)
5,4
5,4
Avatar del usuario
Hello there! I'm ready to better assist you, Please furnish additional information regarding the specific requirements for your project. I'd like to inform you that I have 10+ years of freelancing experience and my skills include: "HTML, CSS, WordPress,Laravel, PHP, SASS, WooCommerce, Cake Php, CodeIgniter, Bootstrap, JavaScript, jQuery/ Prototype, and My SQL, Adobe Photoshop, Adobe Illustrator (Graphics)" Looking forward to the opportunity to work together. Best regards, ATIF: AB
$20 USD en 1 día
4,9 (49 comentarios)
4,9
4,9
Avatar del usuario
Hello. I have carefully read your description detail and understood what you want. I am new on freelancer, but I have strong knowledge in this part. So I will do my best to deliver successful project. Let's start to work right now. I am ready for your task. Thanks for your job posting again. Best Miroslav Pesic
$20 USD en 7 días
5,0 (5 comentarios)
4,6
4,6
Avatar del usuario
As an experienced web developer with a solid background in Laravel PHP framework, I am confident in my ability to successfully migrate your website to a standard cPanel based account. Throughout my career, I have led numerous server migration projects and I understand the gravity of backing up and securing data with zero loss. This experience combined with my strong understanding of cPanel operations make me an ideal fit for your project. Additionally, though my main expertise lies in WordPress development, my proficiency extends to other programming languages including HTML, MySQL, and PHP – essential skills that will be invaluable towards configuring your new server environment to run smoothly. Anticipating and working around unforeseen issues is part of the package that you will get with me. My work ethic revolves around clear communication, diligent planning and meticulous execution which allow me to deliver projects efficiently on time and budget. Consider choosing me for your project; let me demonstrate how my skills and experience can contribute to a seamless transition for your website!
$10 USD en 1 día
5,0 (19 comentarios)
4,1
4,1

Sobre este cliente

Bandera de UNITED KINGDOM
london, United Kingdom
5,0
2
Forma de pago verificada
Miembro desde jul 2, 2014

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.