Git Product home page Git Product logo

real-estate-laravel's Introduction

Liberu Real Estate

Other active projects

Description

Welcome to Liberu Real Estate, our revolutionary open-source project that reshapes the real estate industry through the integration of Laravel 11, PHP 8.3, Livewire 3, and Filament 3. Liberu Real Estate is not just a software solution for property management; it's a dynamic platform designed to empower real estate professionals, property owners, and investors with innovative tools and seamless workflows.

Key Features:

  1. Intuitive Property Management: Liberu Real Estate offers an intuitive and user-friendly platform for managing real estate properties. From listings and transactions to tenant relationships, our project simplifies the complexities of property management, ensuring a streamlined and efficient experience.

  2. Dynamic Livewire Interactions: Built on Laravel 11 and PHP 8.3, Liberu Real Estate integrates Livewire 3 for dynamic and real-time interactions. Update property details, manage transactions, and communicate seamlessly with clients without the need for page refreshes.

  3. Efficient Admin Panel: Filament 3, our admin panel built on Laravel, provides administrators with powerful tools to manage property listings, customize settings, and oversee the entire real estate ecosystem. Liberu Real Estate ensures that your real estate operations operate seamlessly, adapting to your organization's evolving needs.

  4. Transaction Tracking and Reporting: Streamline transactions and stay informed with Liberu Real Estate's comprehensive tracking and reporting features. Monitor property sales, leases, and financial transactions, ensuring accurate and up-to-date financial records.

  5. Contractor Panel: Provides contractors with a dedicated portal for managing their information, accessing resources, and more. This feature aims to streamline operations and enhance communication between contractors and property managers.

  6. Customizable Listings and Search: Tailor property listings and search functionalities to match your real estate business's unique needs. Liberu Real Estate empowers users to create customizable listings and search parameters, ensuring a personalized and efficient property search experience.

Liberu Real Estate is open source, released under the permissive MIT license. We invite real estate professionals, developers, and property management teams to contribute to the evolution of real estate software. Together, let's redefine the standards of property management and create a platform that adapts to the unique needs of every real estate professional.

Welcome to Liberu Real Estate – where innovation meets efficiency, and the possibilities of real estate management are limitless. Join us on this journey to transform the way we buy, sell, and manage properties in the digital age.

Licensed under MIT, use for any personal or commercial project.

Demostration website

Contributions

We warmly welcome new contributions from the community! We believe in the power of collaboration and appreciate any involvement you'd like to have in improving our project. Whether you prefer submitting pull requests with code enhancements or raising issues to help us identify areas of improvement, we value your participation.

If you have code changes or feature enhancements to propose, pull requests are a fantastic way to share your ideas with us. We encourage you to fork the project, make the necessary modifications, and submit a pull request for our review. Our team will diligently review your changes and work together with you to ensure the highest quality outcome.

However, we understand that not everyone is comfortable with submitting code directly. If you come across any issues or have suggestions for improvement, we greatly appreciate your input. By raising an issue, you provide valuable insights that help us identify and address potential problems or opportunities for growth.

Whether through pull requests or issues, your contributions play a vital role in making our project even better. We believe in fostering an inclusive and collaborative environment where everyone's ideas are valued and respected.

We look forward to your involvement, and together, we can create a vibrant and thriving project. Thank you for considering contributing to our community!

License

This project is licensed under the MIT license, granting you the freedom to utilize it for both personal and commercial projects. The MIT license ensures that you have the flexibility to adapt, modify, and distribute the project as per your needs. Feel free to incorporate it into your own ventures, whether they are personal endeavors or part of a larger commercial undertaking. The permissive nature of the MIT license empowers you to leverage this project without any unnecessary restrictions. Enjoy the benefits of this open and accessible license as you embark on your creative and entrepreneurial pursuits.

real-estate-laravel's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

real-estate-laravel's Issues

Properties

Display a list of properties with an option to search. The list of properties comes from database tables that already exist.

Checklist
  • Create app/Http/Livewire/PropertyList.php7c1e102 Edit
  • Running GitHub Actions for app/Http/Livewire/PropertyList.phpEdit
  • Create resources/views/livewire/property-list.blade.phpb9eddac Edit
  • Running GitHub Actions for resources/views/livewire/property-list.blade.phpEdit
  • Modify routes/web.php60c241a Edit
  • Running GitHub Actions for routes/web.phpEdit
  • Modify app/Models/Property.phpfa1dee9 Edit
  • Running GitHub Actions for app/Models/Property.phpEdit

Digital signatures

Support digitally signing documents such as tenancy agreements

Checklist
  • Create database/migrations/2023_04_01_000000_create_digital_signatures_table.php6cf0f1e Edit
  • Running GitHub Actions for database/migrations/2023_04_01_000000_create_digital_signatures_table.phpEdit
  • Create app/Models/DigitalSignature.php7ea51ad Edit
  • Running GitHub Actions for app/Models/DigitalSignature.phpEdit
  • Create app/Providers/DigitalSignatureServiceProvider.phpfdcbf1b Edit
  • Running GitHub Actions for app/Providers/DigitalSignatureServiceProvider.phpEdit
  • Modify config/services.php7f69485 Edit
  • Running GitHub Actions for config/services.phpEdit
  • Modify config/app.php49b9bdf Edit
  • Running GitHub Actions for config/app.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.phpc1c08a7 Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit

Landlord access

Create a new filament 3 panel for landlords with login, verification, reset and register

Checklist
  • Create app/Providers/Filament/LandlordPanelProvider.php15af39e Edit
  • Running GitHub Actions for app/Providers/Filament/LandlordPanelProvider.phpEdit
  • Create routes/landlord.php2236ab8 Edit
  • Running GitHub Actions for routes/landlord.phpEdit
  • Create app/Http/Controllers/Landlord/AuthController.php7e859f3 Edit
  • Running GitHub Actions for app/Http/Controllers/Landlord/AuthController.phpEdit
  • Create resources/views/landlordd466c3f Edit
  • Running GitHub Actions for resources/views/landlordEdit
  • Modify app/Providers/Filament/LandlordPanelProvider.php ! No changes made Edit
  • Running GitHub Actions for app/Providers/Filament/LandlordPanelProvider.phpEdit
  • Modify app/Providers/RouteServiceProvider.php38fb0c8 Edit
  • Running GitHub Actions for app/Providers/RouteServiceProvider.phpEdit

Document templates

Support upload of document templates using a filament 3 resource for the admin panel

Checklist
  • Create app/Models/DocumentTemplate.php740368e Edit
  • Running GitHub Actions for app/Models/DocumentTemplate.phpEdit
  • Create database/migrations/2023_04_01_000000_create_document_templates_table.php8552dc9 Edit
  • Running GitHub Actions for database/migrations/2023_04_01_000000_create_document_templates_table.phpEdit
  • Create app/Filament/Resources/DocumentTemplateResource.phpa147c14 Edit
  • Running GitHub Actions for app/Filament/Resources/DocumentTemplateResource.phpEdit
  • Modify config/app.php97a4412 Edit
  • Running GitHub Actions for config/app.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.php8c88dcc Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit

Key management

Add management of keys location as a filament 3 resource under admin panel

Checklist
  • Create app/Filament/Resources/KeyLocationResource.php5629343 Edit
  • Running GitHub Actions for app/Filament/Resources/KeyLocationResource.phpEdit
  • Create app/Models/KeyLocation.phpe751b44 Edit
  • Running GitHub Actions for app/Models/KeyLocation.phpEdit
  • Create database/migrations/xxxx_xx_xx_xxxxxx_create_key_locations_table.php9ce50c5 Edit
  • Running GitHub Actions for database/migrations/xxxx_xx_xx_xxxxxx_create_key_locations_table.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.phpd851bb5 Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit

Payments

Support stripe one time payments for reservation of a rental property

Checklist
  • Create app/Http/Controllers/PaymentController.php06a669f Edit
  • Running GitHub Actions for app/Http/Controllers/PaymentController.phpEdit
  • Create config/stripe.phpe89c198 Edit
  • Running GitHub Actions for config/stripe.phpEdit
  • Modify routes/web.php2a81807 Edit
  • Running GitHub Actions for routes/web.phpEdit
  • Create .envea788e5 Edit
  • Running GitHub Actions for .envEdit
  • Modify config/services.php1b4de0f Edit
  • Running GitHub Actions for config/services.phpEdit

Sweep: home page

Details

Create a responsive home page listing featured properties and a summary of the business using the software. Use separate header, navigation and footer blade components for sections

Checklist
  • Create resources/views/components/header.blade.php0128b69 Edit
  • Running GitHub Actions for resources/views/components/header.blade.phpEdit
  • Create resources/views/components/navigation.blade.php578b020 Edit
  • Running GitHub Actions for resources/views/components/navigation.blade.phpEdit
  • Create resources/views/components/footer.blade.phpb611a11 Edit
  • Running GitHub Actions for resources/views/components/footer.blade.phpEdit
  • Create resources/views/home.blade.phpd2610ea Edit
  • Running GitHub Actions for resources/views/home.blade.phpEdit
  • Create app/Http/Controllers/HomeController.php1962d1b Edit
  • Running GitHub Actions for app/Http/Controllers/HomeController.phpEdit
  • Modify routes/web.phped053e7 Edit
  • Running GitHub Actions for routes/web.phpEdit

Seller access

Create a new filament 3 panel for buyers with login, verification, reset and register

Checklist
  • Create app/Filament/Resources/BuyerResource.phpb8bbf93 Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource.phpEdit
  • Create app/Filament/Resources/BuyerResource/Pages/ListBuyers.php129dbf2 Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource/Pages/ListBuyers.phpEdit
  • Create app/Filament/Resources/BuyerResource/Pages/CreateBuyer.phpb1a598c Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource/Pages/CreateBuyer.phpEdit
  • Create app/Filament/Resources/BuyerResource/Pages/EditBuyer.phpcb9e315 Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource/Pages/EditBuyer.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.php8d3d74f Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit
  • Modify bootstrap/app.php1f2cf53 Edit
  • Running GitHub Actions for bootstrap/app.phpEdit

Branches

Add branch (different office locations) management as a filament 3 resource under the admin panel

Checklist
  • Create app/Models/Branch.php4c7b08a Edit
  • Running GitHub Actions for app/Models/Branch.phpEdit
  • Create database/migrations/2023_04_01_000000_create_branches_table.phpb4db46d Edit
  • Running GitHub Actions for database/migrations/2023_04_01_000000_create_branches_table.phpEdit
  • Create app/Filament/Resources/BranchResource.php7aaec9f Edit
  • Running GitHub Actions for app/Filament/Resources/BranchResource.phpEdit
  • Create app/Filament/Resources/BranchResource/Pages/CreateBranch.php7c6821e Edit
  • Running GitHub Actions for app/Filament/Resources/BranchResource/Pages/CreateBranch.phpEdit
  • Create app/Filament/Resources/BranchResource/Pages/EditBranch.php3e905f1 Edit
  • Running GitHub Actions for app/Filament/Resources/BranchResource/Pages/EditBranch.phpEdit
  • Create app/Filament/Resources/BranchResource/Pages/ListBranches.php67e7313 Edit
  • Running GitHub Actions for app/Filament/Resources/BranchResource/Pages/ListBranches.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.phpefabf73 Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit

Calendar

Manage bookings using a filament 3 admin page with a livewire 3 calendar component. Update book a viewing and book a valuation to use same calendar availability

Checklist
  • Create app/Http/Livewire/BookingCalendar.php486dd7a Edit
  • Running GitHub Actions for app/Http/Livewire/BookingCalendar.phpEdit
  • Create resources/views/livewire/booking-calendar.blade.php4c0e1dc Edit
  • Running GitHub Actions for resources/views/livewire/booking-calendar.blade.phpEdit
  • Modify app/Http/Livewire/PropertyBooking.php1042416 Edit
  • Running GitHub Actions for app/Http/Livewire/PropertyBooking.phpEdit
  • Modify config/filament.phpab124dd Edit
  • Running GitHub Actions for config/filament.phpEdit
  • Modify routes/web.php40c2c97 Edit
  • Running GitHub Actions for routes/web.phpEdit

Tenant access

Create a new filament 3 panel for tenants with login, verification, reset and register

Checklist
  • Create app/Filament/Resources/TenantResource.php440163d Edit
  • Running GitHub Actions for app/Filament/Resources/TenantResource.phpEdit
  • Create app/Filament/Resources/TenantResource/Pages/Login.php0a547ef Edit
  • Running GitHub Actions for app/Filament/Resources/TenantResource/Pages/Login.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.php7737006 Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit
  • Create database/migrations/xxxx_xx_xx_create_tenants_table.php964f19e Edit
  • Running GitHub Actions for database/migrations/xxxx_xx_xx_create_tenants_table.phpEdit
  • Create app/Models/Tenant.phpb668d61 Edit
  • Running GitHub Actions for app/Models/Tenant.phpEdit

Database Schema

Designing a database schema for a real estate application involves organizing and structuring data to efficiently store and retrieve information about properties, users, transactions, and other relevant details. Here's a simplified example of a real estate database schema with tables, columns, and their relationships:

  1. Properties Table:

    • property_id (Primary Key)
    • title
    • description
    • location
    • price
    • bedrooms
    • bathrooms
    • area_sqft
    • year_built
    • property_type (e.g., house, apartment, condo)
    • status (e.g., listed, sold)
    • list_date
    • sold_date
    • agent_id (Foreign Key, linking to the Users table)
  2. Images Table:

    • image_id (Primary Key)
    • property_id (Foreign Key, linking to the Properties table)
    • image_url
  3. Favorites Table:

    • favorite_id (Primary Key)
    • user_id (Foreign Key, linking to the Users table)
    • property_id (Foreign Key, linking to the Properties table)
  4. Appointments Table:

    • appointment_id (Primary Key)
    • user_id (Foreign Key, linking to the Users table)
    • agent_id (Foreign Key, linking to the Users table)
    • property_id (Foreign Key, linking to the Properties table)
    • appointment_date
    • status (e.g., requested, confirmed, canceled)
  5. Transactions Table:

    • transaction_id (Primary Key)
    • property_id (Foreign Key, linking to the Properties table)
    • buyer_id (Foreign Key, linking to the Users table)
    • seller_id (Foreign Key, linking to the Users table)
    • transaction_date
    • transaction_amount
  6. Reviews Table:

    • review_id (Primary Key)
    • user_id (Foreign Key, linking to the Users table)
    • property_id (Foreign Key, linking to the Properties table)
    • rating
    • comment
    • review_date
  7. Property Features Table:

    • feature_id (Primary Key)
    • property_id (Foreign Key, linking to the Properties table)
    • feature_name (e.g., pool, garage, garden)

This schema includes tables for users, properties, images, favorites, appointments, transactions, reviews, and property features. It also establishes relationships between these tables using foreign keys to maintain data integrity.

You may need to consider additional details and optimizations depending on the specific requirements of your real estate application. This schema serves as a starting point and can be further refined based on your application's unique needs.

Sweep: book a valuation

Details

Schedule a valuation booking doesn't depend on any specific property, using availability in the staff calendar.

Checklist
  • Create database/migrations/2023_04_01_000000_create_bookings_table.php9231c4f Edit
  • Running GitHub Actions for database/migrations/2023_04_01_000000_create_bookings_table.phpEdit
  • Create app/Models/Booking.phpb4683d6 Edit
  • Running GitHub Actions for app/Models/Booking.phpEdit
  • Create app/Http/Controllers/BookingController.phpd3320b2 Edit
  • Running GitHub Actions for app/Http/Controllers/BookingController.phpEdit
  • Modify routes/web.php05f87fe Edit
  • Running GitHub Actions for routes/web.phpEdit
  • Create resources/views/bookings/index.blade.php899f788 Edit
  • Running GitHub Actions for resources/views/bookings/index.blade.phpEdit
  • Create resources/views/bookings/create.blade.php7ad69e2 Edit
  • Running GitHub Actions for resources/views/bookings/create.blade.phpEdit
  • Create resources/views/bookings/edit.blade.php0b0d6e3 Edit
  • Running GitHub Actions for resources/views/bookings/edit.blade.phpEdit
  • Create config/filament.php06796d9 Edit
  • Running GitHub Actions for config/filament.phpEdit

Sweep: seller panel

Details

Add a custom panel called seller to filament 3. Include the native registration, verification, reset and login lines to the new panel

Checklist
  • Create app/Providers/Filament/SellerPanelProvider.php29c194c Edit
  • Running GitHub Actions for app/Providers/Filament/SellerPanelProvider.phpEdit
  • Modify bootstrap/app.php302640f Edit
  • Running GitHub Actions for bootstrap/app.phpEdit

Sweep: panel features

Details

Make sure contractor, buyer, seller, tenant landlord filament 3 panels all have native filament 3 register, verification, reset and login lines

Checklist
  • Modify app/Providers/Filament/SellerPanelProvider.phpd4b74fb Edit
  • Running GitHub Actions for app/Providers/Filament/SellerPanelProvider.phpEdit
  • Modify app/Providers/Filament/BuyerPanelProvider.php8fe5d82 Edit
  • Running GitHub Actions for app/Providers/Filament/BuyerPanelProvider.phpEdit
  • Modify app/Providers/Filament/ContractorPanelProvider.php ! No changes made Edit
  • Running GitHub Actions for app/Providers/Filament/ContractorPanelProvider.phpEdit
  • Modify app/Providers/Filament/LandlordPanelProvider.php ! No changes made Edit
  • Running GitHub Actions for app/Providers/Filament/LandlordPanelProvider.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.php9a51900 Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit

Sweep: Create filament 3 page and all associated files for Plaid Open Banking API

Checklist
  • Create app/Filament/Pages/PlaidIntegration.php0aa3e66 Edit
  • Running GitHub Actions for app/Filament/Pages/PlaidIntegration.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.php ! No changes made Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit
  • Create config/plaid.phpEdit
  • Running GitHub Actions for config/plaid.phpEdit
  • Create app/Services/PlaidService.phpEdit
  • Running GitHub Actions for app/Services/PlaidService.phpEdit

Book a viewing public website

Book a viewing for a property on the individual property listing. Use a calendar to check availability. Use livewire 3 instead of vue component

Checklist
  • Create app/Http/Livewire/PropertyBooking.phpf58e7bc Edit
  • Running GitHub Actions for app/Http/Livewire/PropertyBooking.phpEdit
  • Create resources/views/livewire/property-booking.blade.php7e61b76 Edit
  • Running GitHub Actions for resources/views/livewire/property-booking.blade.phpEdit
  • Modify app/Http/Livewire/PropertyList.phpeb9097c Edit
  • Running GitHub Actions for app/Http/Livewire/PropertyList.phpEdit
  • Modify routes/web.php21048cd Edit
  • Running GitHub Actions for routes/web.phpEdit

Buyer access

Create a new filament 3 panel for buyers with login, verification, reset and register

Checklist
  • Create app/Filament/Resources/BuyerResource.php9ba4ca3 Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource.phpEdit
  • Create app/Filament/Resources/BuyerResource/Pages/ListBuyers.php240a9b2 Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource/Pages/ListBuyers.phpEdit
  • Create app/Filament/Resources/BuyerResource/Pages/CreateBuyer.php6b7454a Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource/Pages/CreateBuyer.phpEdit
  • Create app/Filament/Resources/BuyerResource/Pages/EditBuyer.php638e0d3 Edit
  • Running GitHub Actions for app/Filament/Resources/BuyerResource/Pages/EditBuyer.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.phpfcf2b89 Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit
  • Modify app/Providers/EventServiceProvider.php8588258 Edit
  • Running GitHub Actions for app/Providers/EventServiceProvider.phpEdit

Sweep: remove auth

Details

Remove all custom login, register, verification, reset code and add the native filament 3 lines to all the panels for registration, verification, reset and login

Checklist
  • Modify routes/landlord.php95534ca Edit
  • Running GitHub Actions for routes/landlord.phpEdit
  • Modify app/Http/Controllers/Landlord/AuthController.php536df0a Edit
  • Running GitHub Actions for app/Http/Controllers/Landlord/AuthController.phpEdit
  • Modify app/Providers/Filament/LandlordPanelProvider.phpb72aaea Edit
  • Running GitHub Actions for app/Providers/Filament/LandlordPanelProvider.phpEdit
  • Modify app/Providers/Filament/ContractorPanelProvider.php4fa45f1 Edit
  • Running GitHub Actions for app/Providers/Filament/ContractorPanelProvider.phpEdit
  • Modify app/Filament/Resources/TenantResource.php12d2e5d Edit
  • Running GitHub Actions for app/Filament/Resources/TenantResource.phpEdit
  • Modify app/Providers/EventServiceProvider.php6d9cb4b Edit
  • Running GitHub Actions for app/Providers/EventServiceProvider.phpEdit

Sweep: buyer panel

Details

Add a custom panel called buyer to filament 3. Include the native registration, verification, reset and login lines to the new panel

Checklist
  • Create app/Providers/Filament/BuyerPanelProvider.phpf59618a Edit
  • Running GitHub Actions for app/Providers/Filament/BuyerPanelProvider.phpEdit
  • Modify bootstrap/app.php ! No changes made Edit
  • Running GitHub Actions for bootstrap/app.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.php ! No changes made Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit
  • Modify app/Providers/Filament/LandlordPanelProvider.php ! No changes made Edit
  • Running GitHub Actions for app/Providers/Filament/LandlordPanelProvider.phpEdit

Rightmove portal api

Checklist
  • Create app/Http/Controllers/RightmoveApiController.php578c089 Edit
  • Running GitHub Actions for app/Http/Controllers/RightmoveApiController.phpEdit
  • Modify routes/api.php2819296 Edit
  • Running GitHub Actions for routes/api.phpEdit
  • Modify app/Providers/RouteServiceProvider.php ! No changes made Edit
  • Running GitHub Actions for app/Providers/RouteServiceProvider.phpEdit

Contractor access

Create a new filament 3 panel for contractors with login, verification, reset and register

Checklist
  • Create app/Providers/Filament/ContractorPanelProvider.phpcb88585 Edit
  • Running GitHub Actions for app/Providers/Filament/ContractorPanelProvider.phpEdit
  • Modify app/Providers/Filament/AdminPanelProvider.php85f405a Edit
  • Running GitHub Actions for app/Providers/Filament/AdminPanelProvider.phpEdit
  • Create app/Filament/Resources/Contractors/ContractorResource.phpe7ee3bb Edit
  • Running GitHub Actions for app/Filament/Resources/Contractors/ContractorResource.phpEdit
  • Create app/Filament/Pages/Contractors/Dashboard.phpdf683f7 Edit
  • Running GitHub Actions for app/Filament/Pages/Contractors/Dashboard.phpEdit
  • Modify README.md0c147c0 Edit
  • Running GitHub Actions for README.mdEdit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.