Php script use existing jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php script use existing jobs found, pricing in USD

    I am in need of a skilled Linux and Bash Script expert to help me with my current project. Although I haven't specified exact tasks or goals, I am seeking assistance in the following areas: - Linux installation and configuration - Bash scripting and automation - Troubleshooting and debugging I expect the successful freelancer to have a deep understanding of Linux systems and be proficient in Bash scripting. Your past work and experience in similar projects will be valuable. Please detail how you can assist and your approach in your application. Thank you.

    $94 (Avg Bid)
    $94 Avg Bid
    7 bids

    Currently I have a PHP script that calls data from a MySQL db and echos the data into rows on a PHP page. The only problem I face the rows will become large and I don't want it all to appear on one page. I need something like the pagination function to insert "next" and "previous" links and only display 5 records on a page then "next" to display the other 5. This should be a quick job for someone competent in PHP. Additionally if you could please explain to me the code you injected into mine so I can add it to all my other PHP pages on my project that would be great.

    $416 (Avg Bid)
    $416 Avg Bid
    68 bids

    Are you an expert in WhatsApp marketing? We're looking for a professional to assist with sending daily marketing messages to our existing customer base. The ideal candidate should have experience in bulk message sending and a solid understanding of effective marketing strategies on WhatsApp. If you're skilled in crafting engaging content and driving customer engagement through messaging platforms, we'd love to hear from you.

    $20 (Avg Bid)
    $20 Avg Bid
    6 bids

    I'm in need of someone adept at PHP and SOAP. My development site is currently returning a warning message: "Attempt to read property "Invoice_Number" on string." I've set up a dev SOAP server for you to carry out the work. At this point, I'm uncertain if I'm attempting to access the "Invoice_Number" property on a string. There are also no other error messages accompanying this issue. Key tasks: - Identify the cause of the "Invoice_Number" warning - Fix the PHP SOAP warning Ideal skills: - Proficiency in PHP - Experience dealing with SOAP - Ability to troubleshoot and resolve such issues promptly

    $147 (Avg Bid)
    $147 Avg Bid
    31 bids

    Hi I have a python matplotlib script that allows user to scroll through a 3D image, in nifti file format. It has a slider that allows you to scroll through the z axis of the image. I would like for the image to have a text box that updates chosen coordinates that are selected by clicking on the image at a given slice. I would like for the chosen coordinates to only update if the user clicks on the canvas where the image is. I would also like for the text box to be outside the canvas and slider. If you have previous experience with Matplotlib, this should be no problem. Thank you!

    $134 (Avg Bid)
    $134 Avg Bid
    16 bids

    I require an proficient developer to create a script that can send out automated emails through Gmail. This task should be accomplished with an appropriate scripting language for Gmail's environment. Key Requirements: - Send out notification emails. - The notifications will be for scheduled reminders and service status updates. - Targeted audiences are all users and selected groups. Relevant skills include proficiency in JavaScript (as Gmail Scripts commonly employs this language) and familiarity with Gmail's API. Knowledge of handling scheduled tasks and interaction with user databases is also beneficial. In short, I'm looking for a coding and Gmail expert who can automate the process of sending important reminders and status updates to our users. The system shou...

    $502 (Avg Bid)
    $502 Avg Bid
    46 bids

    how to decode : All report content comes from the json data we provide, I explain the logic details in report logic.pdf., please check its content. I also attached a json data and a tire report , they come from one scan, you check its content to verify the report logic. we have to make similar script to generate report from our system

    $152 (Avg Bid)
    $152 Avg Bid
    40 bids

    I'm in need of a talented scriptwriter that can help lighten up my YouTube channel with some comedy. The script: - Should be medium-length, ranging between 5-10 minutes. - Does not have any specific theme or topic, but creativity and humor sense is a must. - The humor should be tailored to appeal to teenagers and young adults. Skills & Experience: - Fluent in Hindi - Comedy writing experience - Deep understanding of youth culture and slang - YouTube scriptwriting experience is a plus.

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    urgent php laravel for website and api mobile app development More details: What specific PHP/Laravel tasks do you need assistance with? Fixing bugs in an existing website Could you describe the types of bugs you've been encountering on the existing website? User interface issues, Database related problems, Functional errors in the code Are there any specific pages or features on the website where these bugs occur more frequently? Homepage, Login/Registration, Product pages; Checkout process

    $177 (Avg Bid)
    $177 Avg Bid
    9 bids

    I'm looking for a developer to create a simple starter trading script. This is can be based on another script and does not need to be written from scratch. Develop a simple script that buys a particular cryptocurrency when it drops X% and sells it when it recovers Y%. Once that is established, we can look at adding the usual trading indicators as part of the strategy, but I want to start basic. Ability to customize buy and sell points as well as add different cryptocurrencies. Very Important: Host the script in the cloud for convenience and to avoid personal management responsibilities. I don't want the script to run on a server like AWS that I'd have to manage and continually monitor for uptime, etc. The script should allow fo...

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    36 bids

    I'm in n...primary aim is to effortlessly convert simple Python code into its C++ equivalent. Ensuring to maintain specific functionalities such as: - Data Visualization: This functionality must be retained during the conversion process. The C++ code must facilitate the graphical representation of data as efficiently as the initial Pine script. - Algorithmic Operations: The output C++ code should continue to perform certain algorithmic operations, similar to the Pine script. Ideal candidates should have previous experience in similar projects and a strong understanding of both Pine and C++. Excellence in this task may lead to potential future collaborations. This is a great opportunity for candidates looking to build their expertise in code conversions. I look forw...

    $145 (Avg Bid)
    $145 Avg Bid
    25 bids
    3D Video Script Development 6 days left
    VERIFIED

    I'm in need of a script that can produce a 3D flipbook video similar to the one I've provided. The script will take source images and render them into a 3D video using , Python, PHP or any other solution Requirements: - Development of a script that can process images into a 3D flipbook video - Experience with framework is preferred - Ability to understand and replicate the style and functionality of the provided reference video - Past work in similar projects is necessary, so make sure to include this in your application If you're interested, please contact me for more information.

    $494 (Avg Bid)
    $494 Avg Bid
    58 bids

    I need a professional to connect my OAK PoE camera with a Raspberry Pi 5. I have the camera working perfectly fine on my DELL computer. However, I'm unable to use the camera with my Raspberry Pi 5. This is what I've done so far. 1. I first installed the pip3 and Python 3 Virtual Environment by running. - sudo apt install -y python3-pip python3-virtualenv 2. I then created and activated the Virtual Environment by running. - python3 -m venv projectsenv - source projectsenv/bin/activate 3. Then I installed opencv while inside the virtual environment - pip3 install opencv-contrib-python 4. After that I installed the depthai dependencies for Linux (still in the environment) - sudo wget -qO- | bash 5. Then I installed depthai (still in the

    $54 / hr (Avg Bid)
    $54 / hr Avg Bid
    23 bids

    I'm looking for a PHP developer to assist in the web development of a web page for a customer I'm working with. The primary focus will be on implementing the ability to display customer raffle ticket numbers from the database to a WordPress page. Current page was rendered obsolete by a plugin update and needs to be rewritten. Ideal Skills and Experience: - Proficient in PHP, with a good understanding of its ecosystems - Experience in web development, particularly with WordPress - Knowledge of database management for websites - Ability to integrate and display data in a clear and user-friendly manner

    $150 (Avg Bid)
    $150 Avg Bid
    176 bids

    I'm looking for a skilled web developer to assist in creating an integrated PHP/HTML code for integrating Star Micronics Cloud print. Your responsibilities will include: - Understanding the requirements of the Star Micronics Cloud print - Creating a detailed, clean, and functional code in PHP/HTML - Testing the code to ensure there is a smooth integration Ideal Skills: - Expertise in PHP and HTML - Experience with Star Micronics Cloud print integration - Skill in creating and integrating efficient codes. Please, only apply if you have a strong understanding of Star Micronics Cloud print and the ability to deliver a well-written, effective PHP/HTML code.

    $24 (Avg Bid)
    $24 Avg Bid
    16 bids

    I am seeking a skilled PHP developer to resolve issues on my website's offer/gigs page. The website runs on a PHP MicroJobs Script, and there are several bugs affecting the functionality of this page. Issues Encountered: Error Messages: Users are encountering error messages when attempting to submit offers or gigs. Incomplete Transactions: Some transactions are not completing successfully, leading to inconsistencies in the database. Page Responsiveness: The page's responsiveness needs improvement for better user experience across devices. Requirements: Proficiency in PHP and experience working with PHP MicroJobs Scripts. Strong problem-solving skills to identify and fix bugs efficiently. Ability to optimize page responsiveness for various dev...

    $16 (Avg Bid)
    $16 Avg Bid
    19 bids

    I'm in need of a developer who can create a n8n script to login to a specific website and extract stock data for multiple companies. Key features of this project include: - Extraction of table data: You should have knowledge and experience working with web data extraction, specifically with table data. - Selection of stocks data: The script should have the ability to select and extract information from the stock table. - Capability for multiple companies: The tool should be versatile to handle data extraction for multiple companies, not limited to just one. Experience in the use of n8n for data extraction from websites, especially in the finance sector, will be a significant advantage for this project. One of the page is: And the table is in the "pre...

    $151 (Avg Bid)
    $151 Avg Bid
    37 bids

    I'm in need of a skilled scriptwriter who can craft a compelling Spanish script for a 2-minute educational corporate video. The aim of this video is to educate professionals and companies about a specific topic. Ideal skills would include: - Native Spanish proficiency - Strong background in scriptwriting - Experience in creating educational content - Understanding of corporate communication - Ability to write engaging and informative content - Familiarity with video scripts and voice-over requirements Your script should be: - Succinct yet informative - Able to convey complex ideas in an accessible way - Appropriate for a professional audience Please share any relevant experience and provide a sample of your work if possible.

    $19 (Avg Bid)
    $19 Avg Bid
    12 bids

    I'm in need of a unique, serious-toned video for personal use. The footage will involve you punching and stomping a pillow on a bed. Here's what I expect: - The video should be filmed in a serious, non-humorous manner. This isn't a comedy sketch but a sincere display of pillow punching and stomping. - Wear casual clothes for this. No need for gym or formal outfits. - It's a plus if you have prior experience in creating similar videos. Ideally, your skills will include: - Ability to project a serious tone throughout the footage. - Creativity to make the video engaging. - Comfort in front of the camera. - Basic video editing skills to ensure the footage is clean and well-presented.

    $32 / hr (Avg Bid)
    $32 / hr Avg Bid
    29 bids

    Just like the title says, i currently have a script on my site that displays text on mouse over, just not sure why it wont let me add line breaks; i can not give you access to the site, but i can send you the script. I have tried adding... '<br>, n, b, ' not really sure why its doing it. Thanks,

    $46 (Avg Bid)
    $46 Avg Bid
    27 bids

    Need advanced SQL including stored procedures, functions, based on existing SQL code. Need c# coding with dojo -Ideal Skills/experience * c# with dojo * MS SQL Server proficient. * Expert in advanced SQL features like stored procedures, functions. * complex SQL queries. * generating SQL reports from tables.

    $139 (Avg Bid)
    $139 Avg Bid
    39 bids

    Due to time and resource constraints, I need to migrate a component written in php (symphony) to Golang. The part on github relating to services towards the DB (MongoDb) and the new REST APIs (written in Golang) to access for interfacing is already active. The system will only have to execute queries on MongoDb (via Service) and render in twig template. The repository layer and service and repository are already developed in golang and will be provided. As well as indications on the function to be translated into golang. GIT access will be via wireguard VPN on the development environment

    $166 (Avg Bid)
    $166 Avg Bid
    21 bids

    I'm in need of an experienced PHP developer to significantly enhance and upgrade my existing PHP script. The scope of work involves: - Adding new functionalities: Specifically, I am seeking to integrate payment gateway and app, as well as implement a subscription wallet and automated payments system. A background in financial integration technologies is preferred. - Modifying existing features: Notably, the user profile management feature and data management & reporting functionality need revisions. Experience in generating robust user interfaces and crafting intuitive data management systems will be key. Prospective freelancers should have demonstrated experience with PHP, user interface creation and data management tools. Proven skil...

    $463 (Avg Bid)
    $463 Avg Bid
    92 bids

    I am in search of a skilled developer to set up PHP 5.6 and PHP 7.2 on our dedicated server. The server currently runs Plesk and Ubuntu 22.04.4 LTS. I need both PHP versions running on the server, as we have one Magento 1.9 website and one Magento 2.3 website. Key Requirements: - Install PHP 5.6 and PHP 7.2 on our dedicated server running Plesk and Ubuntu 22.04.4 LTS - Set up both PHP versions to be used on different websites - I may require support in configuring the websites to use the specific PHP versions after installation The ideal candidate for this project should have: - Extensive experience working with PHP installations on dedicated servers - Proficient knowledge of Plesk and Ubuntu - The ability to provide guidan...

    $162 (Avg Bid)
    $162 Avg Bid
    59 bids

    I'm looking for a skilled developer who can help me customize the Colibrism PHP social network script. Key Requirements: - Experience with PHP and social network development. - Ability to work with Colibrism's source code and make necessary modifications. - Understanding of user profiles, authentication, and social media integration. - Capable of implementing basic social networking features. This project could be an exciting opportunity for someone who is familiar with PHP and social networking development. The ideal candidate should be able to understand the structure of Colibrism and implement modifications to suit my specific needs.

    $26 (Avg Bid)
    $26 Avg Bid
    15 bids

    I’m looking for an experienced programmer who can create an automation script for a website. Key Requirements: - Automation Tasks: Your main job would be to automate various tasks on a website. This could involve anything from data entry to form submissions, and possibly content scraping. The specific tasks will be shared with you in detail. - Python Expertise: Given the nature of this task, your proficiency in Python is a must. If you have experience with automating websites using Python, that would be a huge plus. - Experience: Your application should showcase your relevant experiences and past projects. I’m looking for someone who has a proven track record in this field. Please include relevant examples of your past work in your application. Looking forward to heari...

    $12 (Avg Bid)
    $12 Avg Bid
    1 bids

    I need photo editing or Photoshop work. I have approximately 80 photos which need use of Photoshop and/orLightroom and a tools such as imagen-ai. This includes mostly subject mask work along with some color correcting and Light Dark correcting with some skin tone retouching. there is also a need for limited cropping some straightening. Most of the images need subject mask work, the person is too dark against the background. please also check if the skin tone needs to be made to look natural due to LED lights. two examples are in the post. Images must be delivered in similar size and quality of original images. In ultra high quality JPG format. please have results to deliver in 5 days or less. I will only use freelancer and will not communicate off of this platform - do not a...

    $95 (Avg Bid)
    $95 Avg Bid
    113 bids
    PHP/MySQL Development 6 days left
    VERIFIED

    I'm urgently seeking a proficient PHP/MySQL developer to tackle several key tasks for my project. Although I chose to skip specifying the exact functionalities, the developer should anticipate working on tasks such as: Work on 45 pages, each very simple. There are 3 main page features: 1. View table from DB 2. Create new record in that table 3. Edit record in that table Most the pages are the same, just a different table. A few tables have some other functionality but it's all very easy. All html design has been done already, you just have to add some PHP/MySQL code to make the pages work with the database. You also need to create the DB, table and records. Though most have been created already. You would need to double check them though. I also need the ...

    $559 (Avg Bid)
    $559 Avg Bid
    220 bids

    I'm in need of a Python script that can monitor specific events or conditions that I choose and send notifications to a Discord channel. I would like this to be done on a regular basis, for example, every hour. Key Points: - You need to create a Python script. - It should monitor for specific events or conditions (to be specified). - It must send notifications to a Discord channel. - The monitoring interval should be every hour.

    $33 (Avg Bid)
    $33 Avg Bid
    25 bids

    My Client is looking for an experienced Full Stack PHP CI4 and Laravel developer to join our dynamic project team. Our project involves comprehensive backend development, efficient API integration, intricate database management, and crafting a frontend with a customizable layout that stands the test of user experience. **Key Responsibilities:** - **Backend Development:** Implement robust functional logic ensuring seamless data processing and workflows. - **API Integration:** Efficiently connect our platform with necessary external services and APIs for enhanced features. - **Database Management:** - **Data Migration:** Safely transition existing data resources to our new system without loss. - **Performance Optimization:** Continuously monitor and tweak the database p...

    $321 (Avg Bid)
    $321 Avg Bid
    61 bids

    Data Part Create Database and Pages for Below Create Pages to Add these Date and Update Details, Hotel - Name, Star Category, Country, City, Address, Contact, Email Tour - Tour Name , Country, City, Address Country - Pre Defined Countries City - Select 'Country', Add City Name Client - Client Name, Address, Contact, Email, Country, City Vendors - VendorName, Address, Contact, Email, Country, City Bookings - Booking ID (Auto Assign), Traveller Name, No. of Pax, Start Date, End Date, Select 'Client', Currency, Amount, Due Date Bookings part For Each Booking we want to add component (Hotel, Tours and Misc Service is known as component), We want to select services to be added. Add Hotel - Select 'Hotel', Check-in Date, Check-out Date, No. of Rooms Add Tour - ...

    $146 (Avg Bid)
    $146 Avg Bid
    31 bids

    Hi, As discussed in meeting , We are going with Phase 1

    $107 (Avg Bid)
    $107 Avg Bid
    1 bids

    I have an existing wordpress website that has been built on using elementor as a plugin. I need someone who is an expert in using to make the following changes: 1. Recreate the logo by changing the name from 'Peso Fuerte' to 'Billetera ElDuro'- keep the font and color the same, just recreate to change the words from Peso Fuerte to Billetera ElDuro. 2. Complete all the edits to the text that are in the attached word document. 3. After making the changes to the wordpress website i want to move the website from the domain to the domain. 4. Make all the following domains redirect to : redirects to ; and redirects to ; and to also redirect to

    $33 (Avg Bid)
    $33 Avg Bid
    67 bids

    I need an experienced web developer specializing in Magento PHP to assist with an urgent project. The ideal candidate should be able to handle the following: - Work with Magento PHP: You must be proficient in Magento PHP development. Experience in customizing Magento-based websites and plugins is highly desirable. - Fast-paced: The project is time-sensitive and requires a quick turnaround. Therefore, you must be able to work efficiently and effectively under tight deadlines. - Detail-oriented: Attention to detail is key as the project involves the development of a user-friendly, high-quality web application. - Communication: Effective communication is crucial. You should be able to provide regular updates and be responsive to my queries. - Problem-solving: Being able ...

    $8654 (Avg Bid)
    $8654 Avg Bid
    32 bids
    Bespoke PHP Obfuscation Tool 6 days left
    VERIFIED

    ...specialized PHP obfuscator that can handle some key requirements. - Compatible with Various PHP Frameworks: The obfuscator should be able to work seamlessly with popular PHP frameworks like Laravel, CodeIgniter, and Symfony. This ensures it can be integrated easily into existing projects built on these frameworks (not obfuscating 1 by 1 every php file) - Advanced Obfuscation Techniques: I require the tool to support variable renaming. This feature is crucial for enhancing code security by making it harder for potential attackers to interpret the code's logic. - String Encoding: The obfuscator should encode only critical strings. By encoding these strings, the tool can add an extra layer of security to the application without impacting its funct...

    $145 (Avg Bid)
    $145 Avg Bid
    53 bids

    I'm looking for a professional who can develop a Pine script for me that will generate buy/sell trading signals on cryptocurrencies and any other stock or commodity market based on the diversion concept. The deliverables should give me the ability to change the indicator equitation or parameter as i want to toon up the peaks and valleys detection. also he should include the testing and functioning of Pine Script code and Elements to ensure its accuracy in generating Buy/Sell signals. Ideal candidates will have: - Familiarity with TradingView platform and Pine scripting. - A good understanding of trading signals and indicators. - Proven experience with cryptocurrencies and their market trends.

    $122 (Avg Bid)
    $122 Avg Bid
    12 bids

    For an existing website I need this: Likely Laravel framework. Please keep in mind you need to make the MySQL db for this as well. 1. Store form and order data in MySQL, calculate pricing and show in .js, and send email confirmations from main website order form. 2. Store form and order data in MySQL, check voucher code in DB and return back, need to update order details in bottom of page (.js) and send email confirmations from Affiliate landing page order section. Need to implement online payment from Stripe on both order pages. First phase: 1. Login page (html done, some core PHP done) 2. Forgot password page (html done) 3. Sign up page (html done, some core PHP done - confirmation email needs work) 4. Orders list page (html done) 5. Single order page (ht...

    $550 (Avg Bid)
    $550 Avg Bid
    172 bids

    I am looking for a freelancer who can help me create a software script for bulk messaging on my website. The purpose of the bulk messaging is to message users about available rooms with text that we can customize. I already have a specific message that I want to send out. I don't have a preferred platform or language for the script, so I am open to suggestions. Ideal skills and experience for the job: - Proficiency in Python or JavaScript - Experience in creating scripts for bulk messaging - Ability to customize the messaging content - Familiarity with website integration and messaging APIs Here's a video of the website and what's needed, please watch this and bid. It's a simple script but I don't have the time to make this so please bid

    $184 (Avg Bid)
    $184 Avg Bid
    36 bids

    I'm looking for a skilled PHP developer to help me with my modern and sleek jewellery site. Key Requirements: - Product Catalog & Search: The website should have a robust catalog for displaying all our jewellery items. Customers should be able to search for items based on various filters such as price, category, and more. - Shopping Cart & Checkout: A seamless shopping experience is crucial. The shopping cart should be user-friendly and the checkout process should be simple and secure. - User Registration & Login: To enhance user experience, the site should allow users to create accounts, log in, and manage their profiles. This is essential for tracking orders, providing personalized recommendations, and more. Ideal Skills & Experience: - Proficiency in PH...

    $274 (Avg Bid)
    $274 Avg Bid
    59 bids

    As the project owner, I am urgently seeking experienced PHP developers to enhance the capabilities of multiple open source projects. The exact projects requiring development haven't been specified, but the key components will include: Brief description: Members can also upload items (only to designated columns set by administrators). Assumption: The administration will set up a category column—Card Trading. Members who log in can upload related items to sell, but only to that column; they cannot upload to other columns. Let's break it down step by step: User Column: Modify the administrator's product management template. The administrator will set up a category, such as the Card Trading Market. Then, all items uploaded by users will be categorized under th...

    $45 (Avg Bid)
    $45 Avg Bid
    26 bids

    I'm looking for a seasoned Python developer with specific experience in image especially video analysis to create a script that can process a full mp4 video and identify the positions of noise in the video. The idea is to scan the video, locate identify the different type of noises and their value and externalize this findings into a json file Key Requirements: - The script (OOP based) should be able to read a video in mp4, mkv, mov format. - The library used for reading the video is not fixed. You can choose from libraries like (e.g. OpenCV, PyAV, or MoviePy, but the solution should be compatible with both Windows and Linux (and mac) - The output should have details of the signal, the different type noises, the common ratios and finally the values ... - the frame numb...

    $260 (Avg Bid)
    $260 Avg Bid
    25 bids

    , want to customize this by removing features and adding other features. bid only if you can do it

    $116 (Avg Bid)
    $116 Avg Bid
    37 bids

    Project Duration: 1 Hour Project Type: Python Script Modification Project Level: Normal Server Type: Ubuntu 22.04 Number of Changes Required: 1 Project Overview: We have an existing Python script that allows us to upload a CSV with two columns: Prompt Output The script then submits each “Prompt” to the OpenAI API, inserts the output into the “Output” column. We would like one change made to the existing script. Change Required: We would like to add one more column to the CSV file, “Id”, it will be the first column. We use “Id” as our own reference number for the row This column and its value should be retained in the output file. 5* FEEDBACK WILL BE LEFT FOR YOU

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    34 bids

    I have a set of scanned Hindi documents that need to be transcribed into Microsoft Word for further processing. Key Requirements: - Digitalization: The main purpose of this task is to convert the scanned copies into a digital format. - Basic Formatting: The text should be typed with basic formatting (e.g. bold, italic, etc.) but does not need to exactly match the scanned copies. Ideal Freelancer: - Proficient in Hindi: The freelancer should have a strong command of the Hindi language to accurately transcribe the content. - Experienced in Data Entry: This project requires good data entry skills to ensure accurate and efficient transcription. - Proficient in Microsoft Word: Prior experience with transcribing documents in Microsoft Word is preferred. 3 books in Hindi scanned copies each o...

    $78 (Avg Bid)
    $78 Avg Bid
    41 bids

    I have a PHP website that needs immediate attention due to some technical issues. Its a codeigniter project It displays corectly on some laptops but mostly not correctly on most devices Should be some css bug i think

    $48 (Avg Bid)
    $48 Avg Bid
    54 bids

    I am seeking a proficient PHP developer with experience in Laravel, Codeigniter, and Wordpress. The ideal candidate should have a solid understanding of backend development, API integration, and database management in Laravel. Your primary responsibilities will include: - Backend development in Laravel - API integration in Laravel - Database management in Laravel While a specific task for Codeigniter wasn't outlined, the ability to implement key features in this framework will be highly valuable. This could include: - User authentication - Payment gateway integration - CRUD operations A keen eye for detail and a knack for problem-solving will be essential for this role. The successful candidate should be able to work autonomously and as part of a team, delivering high-quali...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    49 bids

    I'm in need of a PHP expert who can provide assistance in bug fixing, database integration, and custom PHP coding as part of an ongoing project to enhance my existing Laravel-based website. Key Responsibilities: - Fixing bugs: You'll be responsible for identifying and resolving any technical issues that may arise within the website. - Database integration: You will be required to integrate new data sources into the Laravel database, ensuring seamless connectivity. - Custom PHP coding: I need a skilled PHP developer who can create and implement custom code to add new functionalities to the website. Ideal Candidate: - Proficient in PHP: You should have a strong command over PHP, specifically in Laravel. - Problem Solver: You must ...

    $324 (Avg Bid)
    $324 Avg Bid
    38 bids

    We are looking for an experienced Django developer to implement an access control system in our existing web application. The access control system will allow the super admin to define access levels and assign them to team members. Each access level will determine which parts of the application a user can access. Key Features: Access Level Management: Implement functionality for the super admin to create, edit, and delete access levels. Each access level should have customizable permissions for different parts of the application. User Management: Allow the super admin to add, remove, and manage team members. When adding a team member, the super admin should be able to assign an access level to them. Permissions Assignment: Implement a mechanism to assign permissions to each acces...

    $616 (Avg Bid)
    $616 Avg Bid
    71 bids