Sergey Osipenko
Winning proposal- Projects 103
- Rating 5.0
- Rating 4 998
Budget: 1200 UAH Deadline: 1 day
Ready to implement a clean, optimized layer with good indicators.
Budget: 1000 UAH Deadline: 2 days
Hello to Denis!
I am ready to break this model. I will act immediately.
I will not promise in one day, because. either quickly or quality.
Therefore 2 days.
Please contact me, I will answer all questions!
Budget: 1000 UAH Deadline: 1 day
Hello, it’s all very clear.
I deliver quickly, quality and without any problems. Write to LS, we will discuss all the details and I will immediately begin the work.
I look forward to your answer. I will be happy to cooperate.
Good day !
Budget: 1000 UAH Deadline: 1 day
Good day ! Interested in your project, familiar with the conditions, ready to start work.
My portfolio is: https://kristina-portfolio.000webhostapp.com/
I will be happy to cooperate!
- Projects 6
- Rating -
- Rating 445
Budget: 1000 UAH Deadline: 4 days
Hello to Denis. I have recently worked on such a project. It would be great if this design was provided in Figma or Photoshop to perform PixelPerfect.
I will complete in at least 4 days, but the date can be adjusted.
I will be glad to cooperate with you!
Budget: 1000 UAH Deadline: 2 days
Hello to Denis.If I understood correctly, do I need to break the landing under the desktop and ONLY under the mobile version or just the mobile version?Anyway, I offer for the model mobile first - the model goes first for mobile devices, and then for all the others.Quality is guaranteed
I can start on this Sunday.
The budget is fit, the deadline is up to 2-3 days.😉Other details and questions can be discussed at Ls.Links to the portfolio:
-GitHub:https://www.o-zon.website/
-Freelancehunt: Freelancehunt
Links to implemented projects:
HTTPS://cyber-wf13.github.io/autohub/
https://cyber-wf13.github.io/calculator-swap/
HTTPS://cyber-wf13.github.io/nura-elite/
HTTPS://cyber-wf13.github.io/betvds/
My Skills:
HTML5 (BEM, Flexbox) + CSS3 (SCSS) + JavaScript, Bootstrap 4/5, jQuery, WordPress
I write a valid code that meets the SEO rules and works correctly in different browsers and devices.I respond and maintain contact.
Budget: 1000 UAH Deadline: 1 day
Good day Denis!
I’ll get to know the model, I’ll do it as soon as possible. I write the code by BEM, on the GULP collection. The sweater will be Swiper without JQuery. If necessary, I can make a tablet version.
Write and we will start work, I will answer immediately.
I look forward to your answer.
Budget: 1000 UAH Deadline: 1 day
Hello to you! Interested in your order. I can do this design, I have HTML, CSS, and JavaScript. Examples of my work can be submitted in personal communication.
I am ready to get to the top right now. Write, we will discuss all the details.
Budget: 1000 UAH Deadline: 2 days
Hello to you.
Ready to complete your project please contact me, I will do quality with full adaptation under the mob. Equipment
Reviews: Freelancehunt
HTTP://basiahamilton.com
HTTPS www.infomatrixpr.com
HTTPS://aliveyogato.com
HTTPS://davidrcustin.com
www.pmcperformancehorses.com
HTTP://sowahouse.ru
HTTPS://www.messierelectrique.com
https://christinacosmetics.com.ua/
https://amazingwindowfashions.com/
HTTP://skinappeal.org
- Projects -
- Rating -
- Rating 294
Budget: 1000 UAH Deadline: 1 day
Hello, the Mac has studied. Ready to start now. I make the pixel perfect, quality and in accordance with the 1 to 1 model. The slider test.
In the past, examples of work in the portfolio
- Projects -
- Rating -
- Rating 122
Budget: 1000 UAH Deadline: 2 days
Good day !
I am a beginner freelancer.
Ready to perform right now.
I will be happy to work together)
Proposals concealed
Proposals are currently absent
Current freelance projects in the category PHP
It is necessary to migrate a custom project from CodeIgniter 2 to Laravel 12. I will provide details in private messages.
Project The existing website is developed on Symfony. The project needs to be taken over for support, familiarize with the code, and subsequently carry out improvements. Main tasks Implement all technical recommendations from the SEO specialist according to the provided technical assignment. Make changes to the monument configurator according to a separate list of requirements. Implement the updated website design (layout and integration of the new design). Carry out further technical improvements and support for the website as needed. Expectations from the developer Familiarization with the project structure and codebase. Assessment of costs and timelines for each stage. Adherence to the existing project architecture and quality implementation of changes. Maintaining communication regarding task execution and possible technical solutions.
I want a bot for Telegram. Loading dialogues. With the help of AI, checking for potential lies. A website with advanced features. Registration, API, statistics, etc.
It is necessary to migrate the Opencart online store from PHP 7.4 to PHP 8.x. Currently, the core version is 3.0.3.8. We read that most likely the core will also need to be migrated to version 4.0 and there shouldn't be many difficulties... The functionality is mostly custom, and there are also Simple, OCFilter, Nova Poshta. We are waiting for recommendations and an approximate price. Ideally, someone who has already done similar work.
Updating and migrating Laravel projects to a new server
It is necessary to perform the update, transfer, and configuration of Laravel projects to a new server, ensuring stable operation, security, protection against exploits, and correct functioning of all services after migration. 1. Main tasks Prepare the new server for operation. Transfer project files, databases, configurations, and cron jobs. Update server software. Configure a secure environment for Laravel. Check compatibility of PHP, Laravel, Composer packages, and dependencies. Ensure protection against known exploits, malicious requests, and unauthorized access. Set up SSL certificates. Check the functionality of the websites after the transfer. 2. Transfer of Laravel projects For each project, it is necessary to: Transfer project files. Transfer the database. Transfer the .env configuration. Set directory access permissions: storage bootstrap/cache Check functionality: homepage; admin panel; authorization; forms; API; file uploads; email sending; cron jobs; queue workers.3. Security and protection It is necessary to implement basic and application-level protection: close root access via SSH; configure SSH access only via keys; change the default SSH port if necessary; configure the firewall; allow only necessary ports; install Fail2Ban; hide service versions of Nginx/Apache/PHP; restrict access to .env, .git, backup files, log files; set correct file permissions; check projects for malicious files; check Composer packages for known vulnerabilities; update dependencies if it does not break functionality; configure protection against SQL injection, XSS, CSRF, and path traversal; check the correctness of Laravel APP_ENV and APP_DEBUG; set APP_DEBUG=false in production; configure rate limiting for critical endpoints; check access to storage/uploads; configure protection against PHP execution in upload directories; check access rights to admin panels. 4. SSL and domains It is necessary to: Install SSL certificates. Configure automatic SSL renewal. Enable redirect from HTTP to HTTPS. Check the correct operation of websites via HTTPS. 5. Backup It is necessary to configure backup: project files; databases; .env files; uploaded media; cron configurations; Nginx/Apache configurations. Backup should be performed automatically on a schedule. It is preferable to store copies separately from the main server. 6. Post-transfer verification After migration, it is necessary to check: absence of 500/403/404 errors; absence of critical errors in Laravel logs. 9. Result of execution After the work is completed, there should be: Laravel projects successfully transferred to the new server; websites are functioning stably; SSL is configured; the server is protected with basic security settings; access to critical files is restricted; backup is configured; cron and queues are operational; the old server can be turned off after final verification.