필터

내 최근 검색 기록
필터링 기준:
예산
최대
최대
최대
유형
보유 기술
언어
    프로젝트 진행 단계
    5,000 symfony php 찾은 프로젝트

    php, mysql, word press, bootstrap, jquery , ajax, html5 (모바일웹, 앱) 기술 우대

    $11 / hr Average bid
    $11 / hr (평균 입찰가)
    1 건의 입찰

    Mi sitio en PHP está prácticamente listo; solo falta que se vea y funcione de forma impecable en móviles. Busco a alguien que tome el código existente y complete la adaptación responsive. Qué necesito: • Ajustar plantillas y hojas de estilo para un diseño 100 % responsivo. • Mantener la apariencia actual en desktop sin romper nada. • Asegurar una navegación fluida mediante gestos táctiles y menús adaptados a pantallas pequeñas. • Revisar breakpoints, optimizar imágenes y minimizar CSS/JS para que la carga siga siendo rápida. Entrego acceso al repositorio, estructura de archivos clara y lista de páginas clave que aún presentan desajustes. Trabajo con co...

    $422 Average bid
    $422 (평균 입찰가)
    63 건의 입찰

    I need assistance deploying my Symfony backend to Railway or any other free-tier server. The freelancer will be responsible for setting up the server and configuring the deployment to ensure everything runs smoothly. This is a small project that should be completed within one day.

    $20 Average bid
    $20 (평균 입찰가)
    22 건의 입찰

    I build my website using woocommerce plugin. I am using german market plugin for invoice generation and EU ID checker for exempt tax if user entered EU ID field. I want to disable this EU ID checker field for digistore payment method, even user entered the field in the backend it should not work with digistore payment. Also this EU field is not working in the backend when admin creates an order manually. I have more work after this task so I am looking for someone who is reliable and interested to work with me. budget for this task $20 Start your proposal with "I can FIX it" so i know you read my description. Looking forward

    $21 Average bid
    $21 (평균 입찰가)
    44 건의 입찰

    My WordPress site went down right after I switched the server to a newer PHP version. Disabling WooCommerce brings the front-end straight back, so the plugin is clearly clashing with the updated PHP runtime. The immediate goal is simple: get WooCommerce running again without rolling the server back. Timeline: I’m online now and need this wrapped up in one sitting if possible.

    $33 Average bid
    $33 (평균 입찰가)
    124 건의 입찰

    We need an experienced PHP developer to make a few tightly scoped fixes on a live, legacy PHP frontend. The work is focused on debugging auth flow and a 401 API issue, plus ensuring Secrets Manager integration works correctly from EC2. This is not a rewrite and no refactors. We need someone comfortable reading existing PHP code, tracing request flows, and applying minimal, safe patches to restore functionality on production. Scope (Immediate) Fix public route regression (site prompting login for public pages) Resolve 401 on CRM Tenants API (/tenant/api/tenants) Verify Authorization header handling (Axios/interceptor if applicable) Confirm API base path correctness Ensure AWS Secrets Manager is read from correct region (eu-west-1) in PHP SDK config Restart Apa...

    $5 / hr Average bid
    $5 / hr (평균 입찰가)
    62 건의 입찰

    I have a small, self-contained PHP snippet that renders a monthly calendar. It still relies on strftime(), so it breaks the moment the server runs PHP 8.1 or newer. The task is simple: swap out every strftime() call for a modern, supported alternative while keeping the visual output identical. In order to make it work you should use only PHP and no external dependencies.

    $131 Average bid
    $131 (평균 입찰가)
    112 건의 입찰

    My web backend already handles real-time WebSocket traffic and device-to-server messaging, but the client management module now needs immediate attention. The current codebase shows signs of SQL injection issues and server misconfigurations, and an initial scan hints at possible backdoors. Here’s what I need you to do: • Conduct a full security audit across the PHP + MySQL stack (running on Apache in a XAMPP-style setup) as well as the Node.js WebSocket layer. • Isolate and remove any backdoors, patch every SQL-injection entry point you uncover, and fix configuration mistakes that could expose the server. • Redeploy the cleaned code on a fresh, standard Linux server image, migrate the database where necessary, and confirm that all WebSocket real-time fea...

    $476 Average bid
    $476 (평균 입찰가)
    93 건의 입찰

    The events enquiry form submits without any visible error, yet no message ever arrives in my inbox and nothing sits in spam. The script currently uses plain PHP mail(); no SMTP library or external service is configured. I need the root cause diagnosed and a reliable fix applied so every submission reaches the designated address. Whether that means correcting server-side mail() settings, adding the right headers, or moving the form over to authenticated SMTP (PHPMailer, SendGrid, etc.) is up to you—as long as the front-end remains unchanged and delivery is 100 % reliable. Deliverables • A working form that immediately delivers emails to the target mailbox • A concise changelog of files, settings, or DNS records you touched so I can maintain the solution going f...

    $5 / hr Average bid
    $5 / hr (평균 입찰가)
    61 건의 입찰

    ...που μεταφέρθηκε πρόσφατα σε νέο server αλλά τρέχει πολύ αργά. Υπάρχει ιστορικό hack / κακόβουλων αρχείων και ενημερώθηκα ότι το Woodmart theme και child theme έχουν πειραχτεί από προηγούμενο &kap...

    $213 Average bid
    $213 (평균 입찰가)
    14 건의 입찰

    ...που μεταφέρθηκε πρόσφατα σε νέο server αλλά τρέχει πολύ αργά. Υπάρχει ιστορικό hack / κακόβουλων αρχείων και ενημερώθηκα ότι το Woodmart theme και child theme έχουν πειραχτεί από προηγούμενο &kap...

    $445 Average bid
    $445 (평균 입찰가)
    31 건의 입찰
    $250 (평균 입찰가)
    1 건의 입찰

    I already have a custom-built PHP admin panel coded and sitting on a staging server. What I now need is for it to be fully wired up to both my Android APK and the public-facing website, then pushed live without downtime. The panel must seamlessly handle user management, content management and data analytics once everything is connected. Expect to work with the existing PHP codebase, set up any required REST or JSON endpoints, and make sure the APK can talk to them securely (token-based auth is already in place but still needs hooking up). On the web side the same endpoints should feed the live site so that any update made in the panel is reflected instantly. After integration I’ll rely on you for end-to-end deployment: • move the panel and website to production...

    $100 Average bid
    $100 (평균 입찰가)
    33 건의 입찰

    I’m bringing a multi-layer system back online—a native PHP-MySQL web backend that drives a Node.js WebSocket service and a client-management console. Before launch, the entire codebase needs a deep security sweep, but the web backend is my first target. I suspect hidden backdoors and unpatched vulnerabilities; I need them located, removed, and the fixes thoroughly documented. There’s no existing audit playbook, so I rely on you to propose and carry out a full methodology that mixes code review, penetration testing, patching, and verification. The environment is classic XAMPP (Apache, PHP, MySQL/MariaDB) with a standalone Node.js layer handling real-time connections, so hands-on experience with that exact stack is essential. Deliverables • A concise ...

    $32 Average bid
    $32 (평균 입찰가)
    20 건의 입찰
    php error code
    6 일 left

    Hi mate on our we then click on Create Sample Letter on the right hand side then we click carpet as the type one done that you normal fill the fourm in with the customer details then you click the samples they want like sample one and what there after and samples two and what there after and so once done you click summit then oak and a label tab and latter head tab will load up with letter and the samples they are after for some reason it not keeps coming

    $27 Average bid
    $27 (평균 입찰가)
    1 건의 입찰

    Overview I am looking for a junior to mid-level PHP developer to assist with the gradual migration of an existing legacy PHP system into Laravel. This is not a full rewrite at once. The project follows a step-by-step migration approach, where the legacy system remains operational while individual modules are moved to Laravel. This is a long-term cooperation, suitable for someone who wants to gain real Laravel experience on a production system. Project Type Legacy PHP → Laravel migration Incremental (module-by-module) Live system (production-safe approach) Backend-focused Tech Stack Existing system PHP (procedural / include-based) MySQL Session-based authentication TCPDF / DOMPDF AJAX endpoints Target system Laravel 10 / 11 MySQL Eloquent O...

    $146 Average bid
    $146 (평균 입찰가)
    115 건의 입찰

    I need a seasoned PHP security specialist to comb through an existing application, locate and remove every hidden backdoor, then harden the code so it stands up to malicious probing—SQL Injection is my top worry. Once the cleanup is finished, you’ll redeploy the patched build to my live PHP stack and confirm that all features operate normally under real traffic. A successful engagement means: • a brief, private report pinpointing each issue you discovered and how you neutralised it • a fully patched source tree returned to me, ready for version control • the application running stably on my server, with verification that the fixes prevent the SQL Injection vectors you identified Please come prepared with practical exploitation knowledge, the u...

    $109 Average bid
    $109 (평균 입찰가)
    49 건의 입찰

    I have a full PHP code-base that must be cleaned of any hidden backdoors, patched against SQL Injection, and then deployed so it runs smoothly on my Windows server environment. The application currently runs, but I cannot risk latent malware or unsafe database calls remaining in production. What I need you to do • Examine every file—manual review plus your preferred static-analysis tools (e.g. SonarQube, RIPS, phpStan) to spot obfuscated code, web shells, or suspicious eval/exec patterns. • Refactor insecure SQL statements to use prepared queries or an ORM layer where practical, confirming user input is safely sanitised. • Apply all other best-practice hardening steps that come up during your audit (strict error handling, safe file uploads, updated depend...

    $37 Average bid
    $37 (평균 입찰가)
    24 건의 입찰

    Διατηρώ ένα παλιό εσωτερικό ασφαλιστικό πρόγραμμα, γραμμένο σε «σκέτο» PHP το 2012, και έχει έρθει η ώρα να εκσυγχρονιστεί. Αναζητώ freelancer PHP/Laravel developer για πλήρη μεταφορά του συστή&m...

    $547 Average bid
    $547 (평균 입찰가)
    33 건의 입찰

    I need a skilled Symfony developer to take my existing application to its next stage. The current build runs well but now requires a broader update that touches three fronts at once: • New capabilities: implement robust user authentication (registration, login, role-based access), wire the app to an external REST API, and build a lightweight custom CMS so team members can manage content without touching code. • Performance boost: profile bottlenecks, refactor slow queries or services, and apply Symfony-friendly caching so page loads stay consistently fast, even after new features land. • Visual refresh: update the design layer to a clean, responsive UI. Feel free to recommend Twig, Stimulus, Tailwind—or another modern stack that pairs smoothly with ...

    $544 Average bid
    $544 (평균 입찰가)
    98 건의 입찰

    Check Scope File for more details Project Award is not guaranteed Thank you

    $92 Average bid
    $92 (평균 입찰가)
    15 건의 입찰

    ...need a PHP developer to build a fresh, responsive website that introduces my company, outlines our services, and lets visitors reach us easily. The core of the project is an information-driven site, but I also want to give potential clients two direct ways to interact with us: a simple contact form that drops inquiries into our mailbox and a booking system so they can schedule consultations straight from the site. The site should load fast, look clean on desktop and mobile, and be easy for me to update later (a light CMS or well-commented custom admin panel is fine). I’m comfortable with you using plain PHP, a framework like Laravel, or a hybrid approach—just keep the code well‐structured and secure. Deliverables I expect: • Fully responsive front-end ...

    $580 Average bid
    $580 (평균 입찰가)
    140 건의 입찰

    I need an experienced PHP developer to step into an existing site and refine the current script. All the change-requests are already captured in a detailed document and I can hand it over as soon as we begin, so you will have clear guidance from day one. The tasks range from polishing user-facing elements to tightening back-end logic and edge-case handling. You’ll be working directly in the live codebase (standard LAMP stack), so clean, well-commented commits are essential. Once updates are complete, I’ll run through a quick round of acceptance testing; if everything matches the spec, we can close the task immediately. Below is an AI summary of the task to be accomplished Project Overview This project involves improving and fixing various aspects of a car rental websi...

    $250 - $750
    봉인형 NDA (비밀 유지 계약서)
    $250 - $750
    204 건의 입찰
    Prestashop 9 Order Source Analytics
    14 시간 left
    인증 완료

    ...refreshes in real time. • Filters for Date, Product Category and Manufacturer must allow multi-selection and should instantly redraw both chart and table. Data logic When multiple sources are recorded for a customer journey, only the latest one counts toward the figures you display. Deliverables 1. Installable Prestashop 9 module that creates the new tab and all visuals. 2. Well-commented PHP/Symfony code plus any SQL needed to log and aggregate sources. 3. Short deployment note explaining installation, how to extend the list of sources and where to adjust chart colours. Acceptance test I’ll compare your totals with the native Orders list for several sample periods and exercise each filter. Results must match, the pie chart must render correctly, ...

    $164 Average bid
    $164 (평균 입찰가)
    94 건의 입찰

    I have an existing CodeIgniter 3 application that ran smoothly on PHP 8.1 but now throws a stream of “Deprecated” notices after I switched the server to PHP 8.2. What I need is a clean, future-proof patch set that removes every deprecated call, keeps the current structure intact, and passes a quick functional smoke-test. Please work directly on the controllers, models, and any custom helpers where the errors appear, making sure nothing in the public interface changes. Deliverables • Updated source files with deprecations resolved • A concise change log referencing each file touched and the PHP 8.2 notice it fixed • Confirmation that the site runs with error_reporting = E_ALL and display_errors off (no new logs) I can give you SSH + ...

    $29 Average bid
    $29 (평균 입찰가)
    45 건의 입찰
    PHP Backend
    종료 left

    मेरे पास एक मौजूदा प्रोजेक्ट है जिसमें HTML, CSS, JavaScript और PHP शामिल हैं। संरचना लगभग तैयार है, लेकिन दो अहम हिस्सों पर मदद चाहिए: 1. PHP Backend • कुछ फ़ंक्शन और API-calls को सही तरीके से जोड़ना/ठीक करना है ताकि डेटा सुरक्षित तरह से स्टोर और रिट्रीव हो सके। • कोड को साफ, reusable और comments सहित होना चाहिए ताकि मैं बाद में आसानी से समझ सकूँ। 2. Responsive Layout • मोबाइल-फर्स्ट अप्रोच रखते हुए मौजूदा पेजों को पूरी तरह responsive बनाना है। • Bootstrap या pure CSS media queries—जिससे तेज़ी से काम हो—का इस्तेमाल कर सकते हैं, लेकिन फाइनल result हर डिवाइस पर बिना टूटे दिखना चाहिए। मैं पूरा सोर्स-कोड और डेटाबेस एक्सेस दूँगा। आपका काम क्लीयर, well-documented फाइलें देना होगा ताकि मैं तुरन्त integrate कर सकूँ। जिस दि...

    $15 Average bid
    $15 (평균 입찰가)
    11 건의 입찰

    I run a WordPress-based operation in Krasnodar and I need an experienced PHP/WordPress dev to help turn our programm site into a lightweight CRM with a user-friendly dashboard and an online quote generator. Here’s what we want to achieve: • A secure, modular dashboard that sits inside a WordPress page connected with our window configurator and lets my clients log in, see customer data, and generate quotes. • Solid user-management controls (roles, permissions, password reset, profile editing) coded to WordPress standards so updates won’t break anything. • Fast, clean code in PHP, leveraging WP hooks and filters rather than hard-coding. No page builders please—this must run lean. I already have hosting, a site, a configurator through our p...

    $20 / hr Average bid
    $20 / hr (평균 입찰가)
    188 건의 입찰

    Necesito actualizar mi web de PHP 8.1 a PHP 8.2 o 8.3, porque ya IONOS no me va da soporte. Estos serían los pasos a seguir: ✅ PASO 1 — Haz copia de seguridad (OBLIGATORIO) En IONOS: * Backup de archivos * Backup de base de datos ✅ PASO 2 — Actualiza WordPress * Núcleo de WordPress * Todos los plugins * Tema activo ✅ PASO 3 — Comprueba compatibilidad Mira en cada plugin: * “Tested up to PHP 8.2” * O fecha de última actualización reciente ✅ PASO 4 — Cambia PHP en IONOS En tu panel: * Dominio → configuración * Cambia PHP 8.1 → **PHP 8.2** * Guarda ✅ PASO 5 — Prueba la web A FONDO * Página principal * Formularios * Contacto * Cargas / animacion...

    $42 Average bid
    $42 (평균 입찰가)
    38 건의 입찰

    I have a working ReactJS front-end with a PHP back-end that I built locally on my MacBook in Visual Studio Code. The code is ready to share; what I need now is a clean Docker workflow that will let the whole stack run reliably online and be pushed to my existing host. I already pay for a shared-hosting plan, but I’m unsure whether that plan allows Docker containers. So the first step is to inspect what my provider offers (SSH access, custom images, Kubernetes add-ons, etc.) and confirm whether container deployment is possible. If it is, we’ll proceed straight to building and publishing the image. If not, I’ll rely on your guidance about the most painless upgrade path (add-on container service, managed VPS, or similar) and will move forward with your recommended op...

    $176 Average bid
    $176 (평균 입찰가)
    171 건의 입찰

    Looking for a highly accountable PHP Symfony dev house to support an internal project. We have been building a distributed, multi tenant, multi distributor level, learning management system. We have done most of the dev, looking for a team that come in and help rapidly build out some new features, can bug test and resolve bugs, and ensure quality of code and documentation. Tools we use: - PHP Symfony and Doctrine ORM - github for code repository - DeployHQ for code deployment - for bug reporting - CloudWays like platform for infrastructure If selected you will be granted access to select code repositories, and to develop new features, enhance current features, etc. We will expect daily updates. Our team will review you work for accuracy, compliance and to e...

    $1113 Average bid
    $1113 (평균 입찰가)
    211 건의 입찰

    ...a native PHP + MySQL back-end management system that is running in production and generally stable, yet I’m aware it still harbors some security blind spots and missing features. I need a specialist who can move seamlessly between hard-core security work and feature coding. First, I’d like you to perform a complete security audit: comb through every file, look for webshells or obfuscated code, review server logs, and check the configuration for common OWASP issues. Any backdoors you locate should be removed, and the vulnerable code that allowed them must be refactored. Next comes vulnerability patching. Parameterize raw SQL queries, neutralize XSS vectors, tighten CSRF protection, and update any outdated libraries—all while keeping everything framework-free an...

    $512 Average bid
    $512 (평균 입찰가)
    90 건의 입찰

    ...ready-made source code App for a Satta Matka game PHP website and an Android app, which requires minor customizations. The adjustments will primarily focus on the user interface design, game mechanics, and backend functionality. Required : App Source Code, Admin Panel Source Code App User Authentication: Registration and Login (via Email, Phone Number, or Social Media) OTP verification for security Dashboard: Display daily results, charts, and bidding options Highlight ongoing or upcoming games Game Categories: Single, Jodi, Patti, Half Sangam, Full Sangam Options for different Matka markets (e.g., Kalyan, Milan, Rajdhani) Maximum Budget : 20K Key Requirements: - A minorly customizable, ready-made source code for a Satta Matka game - Expertise in PHP and Android app de...

    $321 Average bid
    $321 (평균 입찰가)
    20 건의 입찰

    Hi everyone Please place bid after check attached document. I have an old Symfony website source code and database. This is the current PHP and Symfony version in Composer. "php": ">=5.3.9", "symfony/symfony": "2.7.*" Upgrade and features must be done very quickly. So the plan is to upgrade to 4.4. and add features/corrections ASAP. [Working Schedule] 1. Upgrade on your own local host or online server to Symfony 4.4 (1-2 days); 2. Add features and corrections for the attached document (2 days); Start with "NEW" in your application. Best regards

    $210 Average bid
    $210 (평균 입찰가)
    135 건의 입찰

    My website is built on a custom PHP stack and I need several updates applied in the next development cycle. The codebase is fairly clean, runs on PHP 8 with a MySQL backend, and is version-controlled through Git. I will provide direct access to a staging server, a copy of the current repository, and a clear list of change requests as soon as we start. NOTE WHO CAN START WORK TODAY ON MY BUDGET CAN MSG ME Here’s the scope in plain terms: • Review the existing modules that require tweaks or new logic. • Implement the requested changes in PHP, making sure the new code follows the current code style and stays fully compatible with the live environment. • Test all new or modified endpoints thoroughly, then push to the staging branch so I can vali...

    $17 Average bid
    $17 (평균 입찰가)
    32 건의 입찰

    I run two small PHP-based websites and need a quick round of maintenance. On the first site I want the displayed phone number replaced; on the second, both the phone and email details must be updated. While you are in the code, please make sure every form or application submission is correctly routed to my mailbox—at the moment a few are going missing. Beyond those contact tweaks, I have a handful of simple text edits for the homepage on each site. No layout or design work is required, just straightforward content adjustments inside the existing template files. Deliverables • Replace the specified contact details on both sites • Verify and, if necessary, repair the PHP mail or SMTP logic so form submissions reach my inbox reliably • Apply the pr...

    $103 Average bid
    $103 (평균 입찰가)
    273 건의 입찰

    ...site is built with PHP 7.x and the Smarty templating engine, and it has been live for some time. Right now the priority is to stabilise and extend the backend. I already have a basic wireframe that maps upcoming features, so the work centres on the underlying logic rather than fresh UI design. Here is what I need from you: • Audit the current codebase, identify bottlenecks or fragile sections, and document findings. • Implement fixes or refactors that improve reliability and performance while preserving existing behaviour. • Commit all changes to the Git repository with clear, self-contained messages and a short changelog. • Verify that each update runs error-free in staging before it is merged to production. Acceptance criteria: the application loads...

    $105 Average bid
    $105 (평균 입찰가)
    24 건의 입찰

    أريد تطوير متجر إلكتروني كامل مبني على PHP مع قاعدة بيانات MySQL. أهم ما أحتاجه هو: • نظام سلة تسوّق يعمل بسلاسة ويعالج عمليات الدفع بشكل آمن. • إمكانيّة إضافة مراجعات العملاء وعرضها بطريقة جذابة. • لوحة تعقّب للطلبيات تمكّن الزبون من معرفة حالة الشحنة في أيّ وقت. واجهة المستخدم يجب أن تكون مبدعة وحيويّة، مع ألوان مريحة وحركات خفيفة تُبرز تجربة التسوّق من دون أن تُبطئ الموقع. التصميم المتجاوب ضروري كي يظهر المتجر بشكل مثالي على الهاتف والكمبيوتر. سأزوّدك بهيكل قاعدة البيانات الأساسي إن لزم الأمر، لكن أحب أن أرى اقتراحاتك لتحسين الأداء أو أتمتة الإدارة الخلفيّة للمنتجات والطلبات. الكود يجب أن يكون واضح التعليقات، منظم المجلدات، وقابل للتوسّع. عند التسليم أتوقع: 1. الملفات المصدرية كاملة (PHP، SQL، CSS، JS). 2. سكريبت إعداد قاعدة البيانات. 3. دل...

    $187 Average bid
    $187 (평균 입찰가)
    47 건의 입찰

    ...already in place – DKIM and DMARC records are published and pass basic checks. – No third-party gateway; everything is sent directly from the server over port 25. What I need from you 1. Pinpoint why the current headers or server reputation are triggering spam filters. 2. Add or correct the missing SPF record and align it with the existing DKIM/DMARC setup so all three pass. 3. Optimize the PHP mail() configuration (or suggest a lightweight SMTP alternative if that is the cleaner fix). 4. Run deliverability tests and provide proof that fresh messages land in the primary inbox of at least Gmail and Outlook. If you prove you understand this issue, I can give you SSH and DNS access for record updates, plus sample emails and logs. Once your changes are live ...

    $170 Average bid
    $170 (평균 입찰가)
    36 건의 입찰
    $19 (평균 입찰가)
    16 건의 입찰

    I have full access to a PHP code-base that I can share immediately. I already know exactly which file and function contain a hidden back door; I just need a seasoned developer to: • remove every trace of that back door cleanly, • rebuild/package the application so it runs flawlessly after the fix, and • verify the change with a quick security review and functional smoke test. You’ll receive the source archive, a short note pointing to the suspect section, and the steps I normally use to deploy. Hand back the cleaned code, a brief changelog, and confirmation that the application still behaves as expected on a standard LAMP stack.

    $13 / hr Average bid
    $13 / hr (평균 입찰가)
    27 건의 입찰

    I already have a Bootstrap 3 interface running on PHP with Ratchet WebSockets handling the live connections, but key pieces are still missing before I can deploy. The database schema is only partially in place, so you’ll see a mix of finished and placeholder tables. Here’s what still needs to be wired up and polished: • Robust user authentication that slots neatly into the existing Bootstrap 3 layout and plays well with Ratchet’s event loop. • Persistent message history—conversations must be written to MySQL as they happen and reload instantly when a user opens or refreshes a chat. • Real-time notifications (e.g., new-message badges and subtle audio cues) pushed over the same WebSocket channel without degrading performance. Only chat h...

    $193 Average bid
    $193 (평균 입찰가)
    149 건의 입찰

    Tengo un proyecto escrito en PHP 5.6 sin frameworks que ya cumplió su ciclo. Quiero migrarlo a PHP 8 y, sobre todo, convertirlo en un código más fácil de mantener. Serīan un total de 200 ficheros aproximadamente.

    $467 Average bid
    $467 (평균 입찰가)
    142 건의 입찰

    I have a live, PHP-based website that needs a short round of touch-ups affecting both the interface users see and the server logic behind it. The scope is intentionally light: a couple of visual tweaks, a small adjustment to how data is processed and displayed, and a quick pass to be sure nothing new breaks existing functionality. You will receive direct access to a staging branch plus a concise ticket list so you can dive straight into the code. Clear, well-commented PHP, HTML/CSS, and any JavaScript you edit should be pushed back through Git so I can review the diff easily. Deliverables • Updated PHP files covering the back-end change • Any modified front-end assets (CSS, JS, templates) • A brief changelog describing what was touched and how to...

    $24 Average bid
    $24 (평균 입찰가)
    37 건의 입찰

    I need an experienced Laravel developer for the following tasks: 1. Upgrade my existing Laravel website from PHP 7.4 to PHP 8.4. The website is fully functional, and no changes are required other than ensuring compatibility with the updated PHP version. 2. Duplicate the upgraded website onto a different domain without any changes to its functionality or content. The tasks must be completed within one day.

    $36 Average bid
    $36 (평균 입찰가)
    66 건의 입찰

    Real estate project. Front-end and back end appearance are here. User can change colours and activate nigth mode.

    $145 Average bid
    $145 (평균 입찰가)
    41 건의 입찰

    Devo realizzare un tema aziendale completamente personalizzato per un’applicazione Laravel 10/11 che utilizza Filament PHP v3, Eloquent and Observers. Il progetto richiede il rispetto rigoroso dello stack indicato: Filament PHP (con enfasi su Custom Themes), Tailwind CSS, Vite e per la parte front-end dinamica, oltre a una gestione avanzata di Eloquent, Observers e query SQL complesse sul back-end. Non sono previste eccezioni o sostituzioni di tecnologia. Obiettivo • Creare un tema aziendale coerente con brand-guideline, palette colore, tipografia e componenti UI personalizzati, perfettamente integrato nell’ecosistema Filament. • Mantenere la piena compatibilità con Resource e Relation Managers esistenti, senza introdurre breaking chang...

    $31 / hr Average bid
    지역별 파워형
    $31 / hr (평균 입찰가)
    14 건의 입찰

    ...site is built with PHP 7.x and the Smarty templating engine, and it has been live for some time. Right now the priority is to stabilise and extend the backend. I already have a basic wireframe that maps upcoming features, so the work centres on the underlying logic rather than fresh UI design. Here is what I need from you: • Audit the current codebase, identify bottlenecks or fragile sections, and document findings. • Implement fixes or refactors that improve reliability and performance while preserving existing behaviour. • Commit all changes to the Git repository with clear, self-contained messages and a short changelog. • Verify that each update runs error-free in staging before it is merged to production. Acceptance criteria: the application loads...

    $99 Average bid
    $99 (평균 입찰가)
    16 건의 입찰
    $224 (평균 입찰가)
    44 건의 입찰

    I need a full-featured online shop built in PHP that lets me sell physical goods, manage my inventory, and easily handle day-to-day changes through a clean backend dashboard. Search-engine visibility is a priority, so I want the codebase to follow current best practices—fast loading, structured data (JSON-LD), customizable meta tags, clean URLs, XML/HTML sitemaps, and an SEO-friendly schema for products and categories. Core expectations • Responsive storefront that renders smoothly on desktop and mobile • Admin panel for product, order, customer, coupon, and content management • Modular payment gateway layer so we can activate credit/debit cards, PayPal, or bank transfers without major rework • Flexible shipping rules (standard, express, internationa...

    $128 Average bid
    $128 (평균 입찰가)
    48 건의 입찰

    I have the full set of PHP files for a fresh web-application build and need them placed on my shared hosting via cPanel. This is a completely new installation, so nothing is live yet—once the files are uploaded, the app should load in the browser without errors. Here is what I expect from you: • Upload all provided PHP, asset, and config files through File Manager or FTP. • Set the correct file and folder permissions so the app can read/write where required. • Create and import the MySQL database if the script includes an SQL dump, then update the config file with the proper host, user, and password. • Verify that every main route, page, and form is functioning, no PHP warnings appear, and links resolve correctly. • Provide a qui...

    $25 Average bid
    $25 (평균 입찰가)
    40 건의 입찰

    symfony php 커뮤니티 게시글 (최상위)