Budget: 3456 USD Deadline: 60 days
Hello!
My name is Narek from the IT company AmBrain. We specialize in developing high-quality online solutions for internet stores, optimized for active usage. Our projects, built on Laravel, have helped many companies improve their online presence and increase sales.
We are interested in studying the unique needs of your business in order to offer a solution that will fully meet your goals and objectives.
I suggest having a phone call to discuss the detailed specifics of your project.
Budget: 3300 USD Deadline: 40 days
Good day, ready to take on the project with the team.
Experience in Varavel/Yii2 development.
Budget: 4000 USD Deadline: 50 days
Good day.
I am interested in your project.
I have reviewed the Technical Task in more detail and am ready to implement an online store for you.
Examples of our work:
https://onlime.com.ua/
https://www.skinon.com.ua/
https://davidroytman.com/
https://fotobym.com.ua/ru
https://ua.pielcosmetics.com/
The approximate price for such a project starts from $4000 and takes about 2 months to complete.
We will provide a detailed estimate after a discussion and clarification of all details. How about a short online call?
Thank you, I look forward to your response.
Budget: 3800 USD Deadline: 60 days
Hello! I will complete your task quickly and efficiently.
My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Write to me, I will start working today. I will be glad to cooperate with you!
- Projects -
- Rating -
- Rating 128
Budget: 3000 USD Deadline: 30 days
Good day!
We are pleased to contact you with a proposal from the IT company Natberh. We are a team of professionals specializing in the development of websites, mobile applications, and other software products. On our part, we guarantee you more than 5 years of experience in the field of information technology, confirmed by successful cases and long-term partnerships.
Our approach is based on the use of advanced technologies and taking into account the latest trends in the world of development. We not only create products but also contribute to their further development and support.
We look forward to discussing your specific needs and providing you with high-quality solutions.
P.S. To provide an accurate estimate regarding the price and deadlines, we have indicated approximate values, however, for a detailed review, it is important for us to discuss the details of your project.
Website: https://www.natberh.tech/
Portfolio: https://www.natberh.tech/portfolio
Thank you for your attention, sincerely,
Victoria,
HR Manager
Budget: 6000 USD Deadline: 30 days
Hello, Artem!
I work in a team of developers, creating web resources of any complexity. The main technology stack includes vue.js, nuxt.js, react.js, Laravel, Node.js, React
We have reviewed your specification, preliminary estimate starting from $6000 and 30 days.
Developer's rate - $25/hour
More details in private messages.
Budget: 1000 USD Deadline: 15 days
Hello!
I am a manager at ProgGenius company. I am interested in your project!
I have reviewed your project brief. I would like to discuss the details of our collaboration. Please write me a personal message.
Budget: 700 USD Deadline: 20 days
Hello, I have read the brief. Write me a message.
Budget: 3600 USD Deadline: 60 days
Hello,
Thank you for the detailed description, I will be happy to help with the project implementation. I am a Software Development Engineer with over 7 years of experience in creating various websites, SaaS solutions, complex web platforms, and MVPs for startups. In my portfolio, I have listed some projects I have worked on.
My stack includes the following technologies and their frameworks: PHP (Yii2, Laravel, Symfony), HTML5, CSS3, JS (Vue.js, React.js), MySQL, PostgreSQL.
Artur Serdyuk
Winning proposal- Projects 8
- Rating -
- Rating 1 007
Budget: 400 USD Deadline: 30 days
Good day. I have been developing on Laravel for more than 8 years, the last 4 of which have been in the field of cybersecurity.
I also work with Vue for more than 5 years.
I work at a rate of $20 per hour. We agree on the tasks, I estimate the time (and accordingly the cost), if everything is satisfactory, only then do I start working.
Proposals concealed
Proposals are currently absent
Current freelance projects in the category PHP
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.
An experienced Laravel developer is required for the integration of a payment system into an existing project. About the project Backend: Laravel Frontend: React Project: cloud file storage platform (similar to Dropbox) What needs to be implemented Integration of credit card payments via the payment system API. Creation of a payment. Redirecting the user to the payment page. Handling successful and unsuccessful payments. Processing callback/webhook. Checking the payment status. Correctly changing the order status after successful payment. Logging API requests and responses. Functioning in both test and production environments. Requirements Excellent knowledge of Laravel. Experience in integrating payment systems (bank APIs, etc.). Experience working with REST APIs. Will be an advantage Experience in integrating bank payment gateways. Ability to show similar projects. What we will provide Complete technical documentation of the payment system. Access to the test environment. When responding, please indicate: 1. Which payment systems you have already integrated. 2. Cost of work. 3. Completion time. 4. Examples of similar projects (if available).
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.
I am looking for a developer for a project consisting of 4 related tasks for the website best-matchmaking.com to be completed sequentially:Integration of a ready-made premium Blade template for blog articles + auto-generation of Schema/SEO markup (Article, FAQPage, Open Graph, canonical) for all current and future articlesRefinement of the blog structure: changing URLs with 301 redirects, renaming in the footer/menu/breadcrumbs, cleaning hidden code, removing categoriesNew block (photo + quote from a review) in the existing constructor for the main and landing pages = the ability to independently add text blocks between sectionsUnification of fonts, sizes, and colors across the entire site (except for the blog) — a single standard for headings and regular text, including header and footerDetailed technical specifications for each item — I am attaching them below via Google link.https://docs.google.com/document/d/1E5oQO2E-xmKJ3C0jW0ZsSPDBjaiELq0ETxfdivW6yIs/edit?tab=0 HTML samples and code will be sent in private messages after the response IMPORTANT! Please review all 4 tasks in detail before making an offer, especially the last one about fonts. There is quite a lot of work involved.Experience RequiredLaravel + Blade — confident, not beginner levelFrontend (CSS/JS) at the same level as backendExperience working with existing, not your own codeWork FormatBackup and test server before starting, transfer to production is MANDATORY — after agreement and testingMandatory self-check on all devices before submission — sending "ready, check" without your own testing is not acceptable. Bugs found after submission will be fixed within the same task. Bugs that arise during the transfer must also be fixed in production.Report with "before/after" screenshots for each itemDeadline and budget — after assessing the volume based on the detailed technical specifications. I look forward to your offers. Thank you