• Projects 164
  • Rating 5.0
  • Rating 4 543

Budget: 14999 UAH Deadline: 10 days

Rostislav, I can take on the migration of Laravel projects turnkey: I will transfer files, the database, .env, cron, and queue workers, check permissions for storage/bootstrap/cache and PHP/Composer compatibility. Additionally, I will set up SSL, redirect to HTTPS, backup, and basic security hardening: SSH with keys, firewall, Fail2Ban, closing .env/.git, protecting upload directories. After the transfer, I will test everything for 500/403/404 errors and critical logs.

  • Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 30000 UAH Deadline: 7 days

We can take this as a migration with a technical audit of the Laravel environment, rather than just copying files. The benchmark for the first stage is from 30,000 UAH and 5-7 working days, if it concerns several typical Laravel projects without critical hidden issues. If there are many projects or old versions of PHP, Laravel, or unstable packages, the estimate will change after review.

The approach is as follows - first, inventory the current server, PHP versions, databases, cron, queue workers, domains, SSL, and .env. Then we prepare the new server, transfer files and databases, restrict access to .env, .git, logs, and backup files, configure the firewall, Fail2Ban, permissions, HTTPS, automatic backups, and check the functionality of the admin panel, authorization, forms, API, mail, cron, and queues. Note, there is a nuance - protection against SQL injection, XSS, and CSRF partly depends on the quality of the code itself, so while transferring, server risks can be mitigated, but code vulnerabilities need to be checked separately.

Access to the old and new servers will be required, a list of domains, access to repositories or archives, databases, current .env files, and a description of cron and queues. It is also preferable to know if a short technical window can be made for switching DNS.

I would like to clarify two points - how many Laravel projects need to be migrated and what versions of PHP and Laravel are currently being used? Are there queue workers through supervisor or another process manager?

Similar logical system jobs:
> https://business.ingello.com/platforma - corporate platform with roles, business logic, and stable server part

Similar project: Доработка CRM системы для управления проектами 3 этап
  • Projects 8
  • Rating 4.7
  • Rating 673

Budget: 5000 UAH Deadline: 4 days

Good day! I have been migrating Laravel projects to new servers — files, database, .env, permissions on storage and bootstrap/cache, cron, SSL via Let's Encrypt. After the migration, I will run checks on the main site, admin panel, authorization, and forms to ensure nothing breaks. I am ready to take this on; the timeline depends on the number of projects. How many are there and what is the current stack on the server — nginx or apache, what version of PHP?

  • Projects 3
  • Rating 5.0
  • Rating 1 103

Budget: 10000 UAH Deadline: 5 days

I will migrate your Laravel projects to a new turnkey server: I will prepare the server (nginx, PHP-FPM, database, Redis), transfer the code and databases, configure .env, queues, and cron jobs — so that everything works as before after the migration. I will carefully update PHP/Laravel, checking the compatibility of dependencies to ensure nothing breaks.

  • Projects 6
  • Rating -
  • Rating 410

Budget: 4500 UAH Deadline: 1 day

Hello!

I am a Full-Stack Software Engineer with over 7 years of experience in developing websites, SaaS solutions, complex web platforms, and MVPs for startups - from idea and architecture to production and support.

I work not only as a developer but also with a focus on business logic, scalability, and long-term support of solutions. My portfolio includes examples of completed projects of varying complexity.

Technology stack:
PHP (Laravel, Symfony, Yii2),
Frontend: JavaScript (Vue.js, React.js), HTML5, CSS3,
Databases: MySQL, PostgreSQL.

  • Projects 32
  • Rating 5.0
  • Rating 7 968

Budget: 20000 UAH Deadline: 5 days

Need to transfer Laravel projects to a new server and do it cleanly: without downtime, with full hardening and backup.

Here’s how I will do it: first, I will prepare the server (Nginx, required PHP version, MySQL/Postgres, Fail2Ban, firewall), close root SSH, and switch access to keys. Then I will migrate each project: rsync files, mysqldump databases, transfer .env, permissions on storage/bootstrap/cache, check queues and cron. Simultaneously, Let's Encrypt + auto-renewal, blocking .env/.git via Nginx location, APP_DEBUG=false, rate limiting on auth/API endpoints. I will set up backup via cron + rclone to a separate storage (S3 or Backblaze).

How many Laravel projects need to be transferred and what is the current version of PHP and Laravel on each?

  • Projects 3
  • Rating 5.0
  • Rating 448

Budget: 2500 UAH Deadline: 1 day

Hello. 6 years of experience in DevOps — the task is clear, I will complete it efficiently and on time.

  • Projects 11
  • Rating 5.0
  • Rating 1 788

Budget: 15000 UAH Deadline: 7 days

Good day! We have experience in migrating complex Laravel projects and setting up secure infrastructure. We achieve this through optimizing server configurations, updating dependencies, and implementing vulnerability protection. We will ensure a stable move without data loss and service downtime. We are ready to start analyzing the current state of the project and preparing the new environment.
15000
7

  • Projects -
  • Rating -
  • Rating 196

Budget: 24000 UAH Deadline: 5 days

We have an almost ready approach for transferring Laravel projects - we can quickly adapt it to your server and discuss the details here in the project ))

Regarding timelines - approximately 4-6 working days for several projects without critical dependency issues.
Regarding budget - starting from 24,000 UAH, I will provide a more accurate figure after knowing the number of projects and PHP/Laravel versions.

I see an important nuance - you have not just a migration, but also a security check, queue workers, cron, SSL, backup, and closing access to .env, .git, logs, and uploads.
It is correct to do this step by step - audit the current server, prepare the new one, perform a test migration, check admin panels/API/forms/email, and then finalize the domain switch.

We need to clarify two things:
- How many Laravel projects are we transferring and what versions of PHP/Laravel are currently in use?

  • Projects 21
  • Rating 5.0
  • Rating 1 071

Budget: 9999 UAH Deadline: 9 days

Hello! I perform a complete cycle of transferring Laravel projects to a new server "turnkey." I have extensive experience in security setup (SSH, Fail2Ban, Firewall) and automation (backups, queues, cron).

I will ensure the stable operation of your projects in the new environment, taking into account all requirements for protection against exploits and access rights configuration. After completion, I will provide a report on the configuration and functionality check.

  • Projects -
  • Rating -
  • Rating 427

Budget: 7000 UAH Deadline: 3 days

Hello! Your technical specification is a sample checklist for migration. It is immediately clear that you have a serious approach, and I am ready to implement all its points "turnkey." As a Laravel developer with experience in administering Linux servers (Ubuntu/Debian), I fully understand the difference between "just moving sites" and "setting up a secure, fault-tolerant production environment."

Here’s how I will carry out your task:

1. Server setup and security (SecOps)
- I will close root access, switch SSH strictly to key-based authentication (Ed25519/RSA), and change the default port.
- I will configure the Firewall (UFW) - closing all unnecessary ports, leaving only 80, 443, and your custom SSH.
- I will install and configure Fail2Ban to protect against brute force attacks.
- At the Nginx configuration level, I will hide software versions (server_tokens off) and strictly block access to system folders and files (.env, .git, logs, backups).
- I will prohibit the execution of PHP scripts in the storage/uploads directory to prevent the execution of uploaded shells.

  • Projects 3
  • Rating -
  • Rating 466

Budget: 8000 UAH Deadline: 5 days

Good day.
I will transfer and configure your server without any problems. If necessary, I will set up several versions of PHP and distribute the load on projects depending on the server's capabilities.
I can also set up monitoring to track issues with the server, websites, and the database.
To assess, we need to look at the number of projects and at least roughly review where there might be vulnerabilities and whether attempts have been made to close them.

  • Projects 37
  • Rating -
  • Rating 962

Budget: 10000 UAH Deadline: 10 days

Good day
I am ready to help with the project transfer.
If the projects are connected to .git, it will speed up the transfer process.
I have over 9 years of experience in development
and have been working with Laravel for more than 6 years.

  • Projects 178
  • Rating 5.0
  • Rating 3 340

Budget: 4700 UAH Deadline: 5 days

Good day. Write to me. I am ready to complete your task and transfer your projects. I need details. Thank you.

  • Projects 35
  • Rating 5.0
  • Rating 2 368

Budget: 2000 UAH Deadline: 1 day

Good evening. I will help with the migration and configuration. I have been working with Laravel for over 7 years, and I have 15 years of experience in server configuration. Feel free to reach out!

  • Projects -
  • Rating -
  • Rating 387

Budget: 5000 UAH Deadline: 3 days

Good day.

I can take on the migration. Before switching the production, I will set up a copy on the new server, check the functionality of the projects, and only after that will I finalize the transfer.

After completion, I will provide a brief report on access, backups, and settings, so it will be clear what exactly has been done.

  • Projects 373
  • Rating -
  • Rating 17 130

Budget: 7000 UAH Deadline: 4 days

Good day. I am ready to work, I have extensive experience. Please contact me. How many projects need to be transferred?

  • Projects 47
  • Rating 5.0
  • Rating 11 854

Budget: 4500 UAH Deadline: 1 day

Hello, I have extensive experience with such tasks.
Write to me privately - I will transfer everything.
I will be happy to help you.

  • Projects -
  • Rating -
  • Rating 584

Budget: 7000 UAH Deadline: 3 days

Migration of Laravel projects to a new server is a standard task. I will prepare the server: SSH keys, firewall, Fail2Ban, Nginx; transfer files + database + .env configs; set up SSL via Let's Encrypt with auto-renewal. Security: I will close root SSH, set APP_DEBUG=false, restrict access to .env/.git, and implement rate limiting for critical endpoints. After the transfer, I will check the admin panel, API, queues, cron, and set up automatic backups for the database and files.

  • Projects 67
  • Rating 5.0
  • Rating 12 691

Budget: 1111 UAH Deadline: 1 day

Hello! I will complete your task quickly and efficiently. I am ready to transfer your projects. I work with Laravel.

My recent works:
https://indexfast.pp.ua - fast website indexing
https://mono-bank.pp.ua - everything about Monobank
https://mamamia.pp.ua - online store
https://programist.pp.ua/ua/portfolio/ - portfolio of works
https://monitortest.pp.ua - monitor testing
https://keytest.pp.ua - keyboard testing
https://pctest.pp.ua - computer testing

  • Projects 151
  • Rating 5.0
  • Rating 4 732

Budget: 5000 UAH Deadline: 1 day

Good day. I have been working with Laravel for over 5 years. I will be happy to help - feel free to reach out. The exact price and time will be discussed after talking about how many websites, etc.

  • Projects 4
  • Rating -
  • Rating 799

Budget: 5000 UAH Deadline: 3 days

Hello. I can transfer projects. I am a Senior Laravel Developer with experience in configuring VPS: nginx, php, pgsql/mysql. If necessary, I will set up CI/CD + automatic deployment.

P.S. Terms and price after discussion (number of projects, Laravel versions, how large the projects are).

  • Projects -
  • Rating -
  • Rating 403

Budget: 10000 UAH Deadline: 5 days

Hello,
I have experience working with projects on Laravel and also have experience updating all dependencies to the latest versions.
I have 10 years of DevOps experience and I can handle everything related to the connection.

  • Projects 22
  • Rating 5.0
  • Rating 5 076

Budget: 8000 UAH Deadline: 3 days

Hello ⭐️! I am a highly qualified web developer with over ✅ 7 years of experience in development and modern web technologies.

Recent projects:
✔️https://homenly.com
✔️https://confidence-tech.com
✔️https://homexcrm.com
✔️https://omgfirms.com
✔️https://skyhigh-lviv.com/
✔️https://sweet-sdpearls.de/
✔️https://novobudova.pro

  • Projects 49
  • Rating 5.0
  • Rating 3 651

Budget: 4000 UAH Deadline: 3 days

Good day!
The work is easy - I have relevant experience in similar projects, so I understand how to implement everything efficiently and without unnecessary delays.

How many Laravel projects need to be migrated and what is the current stack (PHP version, Ubuntu/Debian, Nginx/Apache)?

I would be happy to collaborate!

  • Projects -
  • Rating -
  • Rating 597

Budget: 10000 UAH Deadline: 10 days

Good day, we have been specializing in website development and promotion since 2018.
We have extensive experience working with various websites and online stores.
I suggest filling out the brief to create a commercial proposal for you.
Website development brief - https://lionex.com.ua/s/brief-na-rozrobku-saitu
Online store - https://lionex.com.ua/s/brief-na-internet-magazyn
Landing - https://lionex.com.ua/s/brief-na-lending
SEO - https://lionex.com.ua/s/brief-na-seo-audyt
We also offer a cool platform for quick text rewriting - https://textory.com.ua/go/kFoMHu3N
You can also check out our work on the site.
If you have any questions, feel free to reach out, and we will gladly provide consultation.

  • Projects 29
  • Rating -
  • Rating 1 459

Budget: 5000 UAH Deadline: 3 days

Hello
I will do everything quickly and efficiently
I have been working as a DevOps for over 5 years
I can discuss the details and technical implementation in private

  • Projects 136
  • Rating 5.0
  • Rating 11 704

Budget: 8000 UAH Deadline: 3 days

Good day, Rostyslav. My name is Denys, and I specialize exclusively in Laravel projects. I work efficiently and quickly. I have experience in deploying various types of Laravel applications, so I will transfer them without any problems. Also, please let me know if you have any queues? Because you described the application as structured and complex software 🙂

  • Projects 34
  • Rating 5.0
  • Rating 4 260

Budget: 8000 UAH Deadline: 3 days

Hello
I will do everything quickly and efficiently
I can discuss the details and technical implementation in private
I have over 10 years of experience with Laravel

  • Projects 10
  • Rating 4.1
  • Rating 1 716

Budget: 2000 UAH Deadline: 2 days

Good day. I am interested in your order, I have been working in web development for over 10 years. I have been working with Laravel for over 6 years. For clarification on the scope of work, please write in private messages.

  • Projects -
  • Rating -
  • Rating 448

Budget: 4000 UAH Deadline: 2 days

Good day.
I have experience in DevOps and can handle your task. In my current position at work, I deal with similar tasks, so there will be no difficulties.

  • Projects -
  • Rating -
  • Rating 184

Budget: 25000 UAH Deadline: 10 days

Good day!

I have reviewed the technical assignment. I understand that this is not just making a few edits, but a comprehensive refinement of the Next.js project, which includes technical SEO, performance optimization, responsiveness, fixing redirects, Core Web Vitals, and improving user experience.

I have experience working with JavaScript, HTML5, CSS3, REST API, responsive design, performance optimization, technical SEO, and maintaining existing web projects. I regularly work on fixing complex bugs, optimizing performance, and refining functionality without disrupting the operation of already implemented modules.

I can perform all the tasks mentioned in the technical assignment, including:

* setting up 301/308 redirects and removing their chains;
* fixing 404 pages, robots.txt, sitemap.xml, canonical, and hreflang;

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category PHP

26 July
24 July
24 July
23 July