laravel-php
There are 17 repositories under laravel-php topic.
haruncpi/laravel-option-framework
Manage your laravel application's dynamic settings in one place with various supported input types.
translation/laravel
Laravel translation made __('simple').
BaseMax/LaravelTaskDDD
This is a PHP & Laravel-based RESTful API that manages tasks using Domain Driven Design (DDD) architecture. The API allows users to create, read, update, and delete tasks.
HichemTab-tech/LangifyLaravel
LangifyLaravel is a powerful Laravel language generation library that automates the process of creating language files for multilingual support. With just one language file, it generates translations for multiple languages, making localization a breeze.
BaseMax/BookingLaravelGraphQL
The Book Management System will be a web application that allows users to manage their personal book collections. Users can add, update, delete, and view details of their books. The system will use GraphQL for querying and mutating book data.
BaseMax/BlogLaravelGraphQL
The GraphQL-Based Blog System is a powerful and modern blog application that allows users to read, create, update, and delete blog posts, manage comments, and perform various other operations through a GraphQL API. It offers a more intuitive and customizable way of querying data compared to RESTful APIs.
BaseMax/NewsLaravelGraphQL
NewsLaravelGraphQL is a Laravel-based web service that leverages the power of GraphQL to provide a flexible and efficient API for accessing news articles and related information. This project is built on Laravel version 10 and utilizes PHP 8.2, ensuring modern and robust development practices.
Ethansteip/Welland-Canal-Status
A web app built using Laravel + PHP that displays the current status of each of the 7 lift bridges that make up the Welland Canal.
Techsolutionstuff/how-to-create-real-time-notification-in-laravel-10-using-pusher
I'll walk you through creating real-time notifications in Laravel 10 using Pusher.
Techsolutionstuff/how-to-integrate-stripe-payment-gateway-in-php
In this guide, I'll walk you through the step-by-step process of integrating the Stripe payment gateway into your PHP.
Techsolutionstuff/laravel-10-crud-operation-using-google-firebase
Implementing CRUD (Create, Read, Update, Delete) operations in Laravel 10 using Google Firebase.
kerlissandro/how-i-stripe
Description of "how-i-stripe":This repository contains a step-by-step guide on integrating Stripe payment processing into web applications, with detailed code examples and explanations to help developers streamline the payment process efficiently. Whether you're new to Stripe or looking to enhance your existing payment system, "how-i-stripe" offer
M-Abishaik/shopify-webapp
An e-commerce web app design built for a start-up using laravel PHP.
mohammadhasan1990/laravel-test
Laravel Subscription Project
navidbakhtiary/ToDoProject
In this Laravel project, a package developed for ToDo capability.
Techsolutionstuff/how-to-create-crud-operation-in-laravel-11
In this article, we'll embark on a journey to understand how to implement CRUD operations in Laravel 11.
websolutionstuff/how-to-integrate-cashfree-payment-gateway-in-laravel-10
Hello developers! Today, we're about to embark on a journey to elevate our Laravel applications by integrating the Cashfree Payment Gateway.