Find Jobs
Hire Freelancers

Add status column and amend existing API - Laravel

$12-30 SGD

Em Andamento
Publicado há aproximadamente 2 meses

$12-30 SGD

Pago na entrega
Amend exstiging API(add new parameter) and Add 2 column only .
ID do Projeto: 37914730

Sobre o projeto

21 propostas
Projeto remoto
Ativo há 2 meses

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
Concedido a:
Avatar do Usuário
With my extensive 5 years’ experience as a full-stack developer, I offer a diverse array of skills ready to tackle your Laravel project. Proficient in Laravel, MySQL and PHP, I am seasoned in both front-end and back-end development and have a strong grasp on working with databases. These skills perfectly align with your needs for the Laravel project where you require amendments to existing APIs alongside the addition of new parameters and columns. During my career, I have successfully worked on numerous projects which demanded similar expertise as yours. My familiarity with the Laravel framework will enable me to swiftly manoeuvre through your codebase, making the necessary modifications without disrupting existing functionalities. I pride myself on my problem-solving skills and ability to think through the architecture of a project. Because of this, I can ensure that not only will I complete your task at hand, but also do so while keeping scalability and maintenance in mind. Ultimately, my aim is always to deliver high-quality work in a timely manner and foster a collaborative partnership with my clients - I look forward to doing so with you.
$30 SGD em 7 dias
0,0 (0 avaliações)
0,0
0,0
21 freelancers estão ofertando em média $31 SGD for esse trabalho
Avatar do Usuário
Hello Albert C., Laravel has been my primary php framework for quite some time now, and I've had the privilege of working on numerous projects that leverage its capabilities. Its simplicity and robustness have always impressed me, making it my framework of choice for interactive applications. In addition to my proficiency in Laravel, I have a strong foundation in php itself. Over the years, I've honed my skills and gained a deep understanding of the language, allowing me to navigate complex development challenges with ease. Your satisfaction marks the completion of the job for me. This means payment is due only after you're happy with the result.
$67 SGD em 6 dias
5,0 (233 avaliações)
7,3
7,3
Avatar do Usuário
Selamat Pagi Solution: To add a status column and amend existing APIs in the Laravel project, we will need to follow these steps: 1. Add Status Column: a) Create a new migration file using the command `php artisan make:migration add_status_to_table_name_table` where `table_name` is the name of the table where we want to add the status column. b) In the newly created migration file, add the following code to add the status column: ``` Schema::table('table_name', function (Blueprint $table) { $table->tinyInteger('status')->default(1); }); ``` c) Run the migration using the command `php artisan migrate` to add the status column to the table. 2. Amend Existing APIs: a) Open the controller file for the API where we want to add the status parameter. b) Add a new parameter for the status in the function's parameter list, for example: ``` public function getProducts(Request $request, $status) { // code goes here } ``` c) In the function body, use the `$status` variable to filter the data based on the status. 3. Adding 2 Columns: a) Create a new migration file using the command `php artisan make:migration add_new_columns_to_table_name_table`. b) In the newly created migration file, add the following code to add the 2 new columns: ``` Schema::table('table_name', function (Blueprint $table) { $table->string('column_name_1'); $table->string('column_name_2'); }); ``` c) Run the migration using the command `php artisan migrate` to add the 2 new columns to the table. Note: Make sure to replace `table_name` with the actual name of the table and `column_name_1` and `column_name_2` with the names of the new columns. 4. Additional Considerations: a) In the case of APIs, make sure to update the API documentation to include the new parameters. b) If the new columns are required fields, add the validation rules in the controller and make the necessary changes in the front-end to pass the values for those fields. c) If any data is already present in the table, make sure to handle it properly while adding the new columns to avoid any data loss. Conclusion: Following these steps will allow us to add a status column and amend existing APIs, and add 2 new columns to the Laravel project efficiently. It is essential to make sure that all the changes are thoroughly tested before deploying them to the live environment. Best regards, Giáp Văn Hưng
$40 SGD em 7 dias
5,0 (141 avaliações)
6,1
6,1
Avatar do Usuário
Hi Hope you will be fine. I can do this job quick I am expert in laravel. Can we discuss it via chat Thanks Raheel Aslam
$21 SGD em 7 dias
5,0 (18 avaliações)
4,8
4,8
Avatar do Usuário
Hello. I read your requirement carefully. I can make you to satisfy enough with my diligence. Please come on chat we will discuss more about this. I will waiting your reply.
$20 SGD em 1 dia
5,0 (6 avaliações)
3,6
3,6
Avatar do Usuário
Sir, I am excited to apply for the opportunity to amend an existing API by adding a new parameter and incorporating two additional columns, as outlined in your project description. With my expertise in Laravel development and API modification, I am confident in my ability to deliver the enhancements you require efficiently and effectively. In my previous projects, I have successfully worked on various Laravel applications, including API development and modification. I am well-versed in Laravel's architecture and best practices, allowing me to quickly understand the existing codebase and implement the necessary changes seamlessly. Additionally, my experience with database management ensures that I can add new columns to the database schema without compromising data integrity!! Thanks!!
$15 SGD em 2 dias
4,6 (18 avaliações)
3,8
3,8
Avatar do Usuário
Hi, I have read your project details. I am interested in your work. You can message me, your work related to my expertise and I am sure I can do it. You can discuss it with me, thanks. I am available right now
$25 SGD em 1 dia
4,8 (3 avaliações)
2,5
2,5
Avatar do Usuário
With over [number] years of experience in Laravel, MySQL, PHP, and Software Architecture as my core competencies, I bring to your project a unique combination of technical expertise and a passion for creating solutions that elevate businesses. Your project of amending an existing API by adding a new parameter and incorporating two additional columns aligns perfectly with my skill set. Throughout my career, I've had the privilege of helping various businesses optimize their software systems and improve their customer experiences. What sets me apart from others is my ability to deeply understand not only the technological aspect but also the overall business objective. This allows me to propose solutions that are scalable, robust, cost-effective, and truly value-adding. Furthermore, I place great emphasis on communication and timeliness in my work ethics – two attributes of crucial importance for the success of any project. So, if you'd like your project to be expertly handled by someone who understands the resources at hand and knows how to make the most out of them, I'm here for you. It would be an honor to contribute my skills for the growth and success of your business. Let's get started!
$21 SGD em 7 dias
5,0 (1 avaliação)
2,2
2,2
Avatar do Usuário
I am available now to start working on it immediately. With 7 years of experience as a full-stack web developer, I can swiftly amend your existing API by adding new parameters and implementing the addition of two columns. My expertise ensures that these modifications are seamlessly integrated without disrupting existing functionality. Let's collaborate to enhance your API and website with these updates. Best regards, Nazrul Islam
$50 SGD em 2 dias
5,0 (2 avaliações)
2,0
2,0
Avatar do Usuário
With over a decade of experience in web development, I am confident in my ability to effectively amend your existing API and add the necessary status column for your project. I have been specialising in popular frameworks such as Laravel for many years, and this has given me extensive knowledge of utilizing PHP within Laravel's ecosystem. I am particularly skilled in working with databases like MySQL, an essential aspect of your project requirements. Additionally, my frontend proficiency with HTML5, CSS, Bootstrap 4 & 5 enhances my capabilities in ensuring a seamless integration of the status columns into the existing interface. I pride myself on being a reliable and resourceful developer, qualities that have helped me manage multiple projects concurrently throughout my career. My comprehensive understanding of Software Project Planning will ensure that your project is successfully executed within agreed timelines and budgets. Not only will I efficiently execute this task, but I will also offer post-launch support for ensuring the maintenance and sustainability of the project. As your preferred freelancer for this role, expect nothing but excellent workmanship from me!
$30 SGD em 1 dia
4,7 (3 avaliações)
1,6
1,6
Avatar do Usuário
Hello there Albert C., Good afternoon! I am an expert mobile software engineer with skills including MySQL, Laravel, PHP, HTML and Software Architecture. Please contact me to discuss more regarding this project. Best Regards
$12 SGD em 6 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hey Mate Albert C., I've thoroughly reviewed your Add status column and amend existing API - Laravel description and I'm confident I can deliver exceptional results. With over 5 years of experience as a Professional Web Developer and Designer, I am new here but I've successfully completed 250+ projects on other plaforms, earning excellent feedback. Please contact me to discuss your project further in a private chat. Feel free to check out my portfolio on my profile. Thank you for your attention Adil
$67 SGD em 3 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
solution: Create a new migration file using the command `php artisan make:migration add_status_to_table_name_table` where `table_name` is the name of the table where we want to add the status column.
$21 SGD em 7 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
As an experienced Laravel developer, I am able to amend existing API and add some features for you in the shortest time you want. Let's meet on chatting board. Thanks. Luke Anthony.
$20 SGD em 7 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
I propose to integrate APIs seamlessly into your web or mobile applications to enhance functionality and user experience. My services include API selection, secure integration, data mapping, error handling, and performance optimization. I ensure compatibility across platforms and devices, providing real-time data synchronization and efficient communication between systems. With thorough testing and documentation, I guarantee reliable API integration, empowering your applications with advanced capabilities. Let's collaborate to leverage APIs effectively, streamline processes, and deliver a robust solution that meets your business needs.
$21 SGD em 1 dia
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) MALAYSIA
Johor, Malaysia
0,0
0
Método de pagamento verificado
Membro desde jan. 7, 2021

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.