awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bezunakarmi/laravel-react-webpack

Open-source alternatives to Laravel React Webpack

30 open-source projects similar to bezunakarmi/laravel-react-webpack, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Laravel React Webpack alternative.

  • acacha/adminlte-laravelacacha का अवतार

    acacha/adminlte-laravel

    1,798GitHub पर देखें↗

    A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0

    PHP
    GitHub पर देखें↗1,798
  • alefesouza/laravel-vue-boilerplatealefesouza का अवतार

    alefesouza/laravel-vue-boilerplate

    543GitHub पर देखें↗

    :elephant: A Laravel 8 SPA boilerplate with a users CRUD using Vue.js 2.6, GraphQL, Bootstrap 4, TypeScript, Sass, and Pug.

    PHP
    GitHub पर देखें↗543
  • alexdover/laravel-base-adminalexdover का अवतार

    alexdover/laravel-base-admin

    2GitHub पर देखें↗

    Just a basic Laravel 4.1 install with a admin site/dashboard using Bootstrap 3.0.3

    PHP
    GitHub पर देखें↗2
  • andyjessop/laravel5-starter-packageA

    andyjessop/laravel5-starter-package

    0GitHub पर देखें↗

    1. Create packages/yourname folder and cd into it. 2. Clone this repository:

    GitHub पर देखें↗0
  • anlutro/laravel-4-coreanlutro का अवतार

    anlutro/laravel-4-core

    25GitHub पर देखें↗

    This is my personal development boilerplate for Laravel 4. It includes user management and authentication controllers, views, language files and more.

    PHP
    GitHub पर देखें↗25
  • bestmomo/scafoldB

    bestmomo/scafold

    0GitHub पर देखें↗

    To install on Laravel 5.3 go to Scafold 5.3.

    GitHub पर देखें↗0

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • cawa-93/vite-electron-buildercawa-93 का अवतार

    cawa-93/vite-electron-builder

    2,989GitHub पर देखें↗

    Secure boilerplate for Electron app based on Vite. TypeScript Vue/React/Angular/Svelte/Vanilla

    TypeScript
    GitHub पर देखें↗2,989
  • chentsulin/electron-react-boilerplatechentsulin का अवतार

    chentsulin/electron-react-boilerplate

    24,242GitHub पर देखें↗

    This project is a cross-platform desktop boilerplate and application template used to build software for Windows, macOS, and Linux. It provides a pre-configured foundation that combines Electron and React to accelerate the bootstrapping of desktop applications. The starter kit integrates TypeScript to maintain type safety in large-scale projects and provides a scalable structure for frontend integration within a desktop shell. The project includes a build pipeline for multi-platform software distribution, utilizing a module bundling system to optimize assets. Its architecture implements a sp

    TypeScript
    GitHub पर देखें↗24,242
  • crestapps/laravel-code-generatorCrestApps का अवतार

    CrestApps/laravel-code-generator

    761GitHub पर देखें↗

    An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped…

    PHP
    GitHub पर देखें↗761
  • dwightwatson/gold-standardD

    dwightwatson/gold-standard

    0GitHub पर देखें↗

    This repo is an example of what I consider to be my "gold standard" of a resource-oritented application with the Laravel framework. I attempt to demonstrate how to put together a clean and tested resource (a Post) as an example. This is I guide newer Laravel developers to tackling this sort of…

    GitHub पर देखें↗0
  • electron/electron-quick-startelectron का अवतार

    electron/electron-quick-start

    11,445GitHub पर देखें↗

    This project is a minimal project structure and boilerplate for starting new desktop applications using the Electron framework. It serves as a starter template and reference implementation that provides the essential file layout required for a cross-platform desktop application. The repository is designed to bootstrap a minimal application, allowing for quick desktop application prototyping and the establishment of a basic development environment. This stripped-down structure is also used for software bug isolation to reproduce specific behaviors without the complexity of a full project. The

    JavaScript
    GitHub पर देखें↗11,445
  • euperia/htg-laravelE

    euperia/htg-laravel

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • georgewritescode/laravel-react-typescript-boilerplategeorgewritescode का अवतार

    georgewritescode/Laravel-React-Typescript-Boilerplate

    56GitHub पर देखें↗

    An opinionated boilerplate based on Laravel 8.*, React 16 and Typescript empowering you to get off the ground quickly without spending time on configuration.

    PHP
    GitHub पर देखें↗56
  • imaginarydesign/laravel-5-admin-starterI

    Imaginarydesign/laravel-5-admin-starter

    0GitHub पर देखें↗

    Laravel 5 Admin Starter Site is a sample application for beginning development with Laravel 5.

    GitHub पर देखें↗0
  • infyomlabs/laravel-generatorInfyOmLabs का अवतार

    InfyOmLabs/laravel-generator

    3,829GitHub पर देखें↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    PHP
    GitHub पर देखें↗3,829
  • iolson/supportiolson का अवतार

    iolson/support

    3GitHub पर देखें↗

    An opinionated support package for Laravel, that provides flexible and reusable helper methods and traits for commonly used functionality.

    PHP
    GitHub पर देखें↗3
  • jadjoubran/laravel5-angular-material-starterjadjoubran का अवतार

    jadjoubran/laravel5-angular-material-starter

    1,651GitHub पर देखें↗

    Get started with Laravel 5.3 and AngularJS (material)

    PHP
    GitHub पर देखें↗1,651
  • jeremykenedy/laravel-authJ

    jeremykenedy/laravel-auth

    0GitHub पर देखें↗

    If you like this, you will love Laravel Auth Spa with configurable providers from an admin panel.

    GitHub पर देखें↗0
  • kjdion84/owlK

    kjdion84/owl

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • kjdion84/turtleK

    kjdion84/turtle

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • kossa/laralte2K

    kossa/laralte2

    0GitHub पर देखें↗

    Laravel PHP Framework with AdminLTE2

    GitHub पर देखें↗0
  • laralib/l5scaffoldlaralib का अवतार

    laralib/l5scaffold

    314GitHub पर देखें↗

    Hi, this is a scaffold generator for Laravel 5.2. (Laravel scaffold for Laravel 5.1? change branch to laravel-5.1 )

    PHP
    GitHub पर देखें↗314
  • laravel-enso/ensolaravel-enso का अवतार

    laravel-enso/enso

    1,091GitHub पर देखें↗

    Laravel Vue SPA, Bulma themed. For demo login use admin@laravel-enso.com & password -

    PHPadminboilerplatebulma
    GitHub पर देखें↗1,091
  • laravel-zero/laravel-zerolaravel-zero का अवतार

    laravel-zero/laravel-zero

    3,962GitHub पर देखें↗

    This project is a micro-framework designed for building standalone command-line applications and terminal utilities using PHP. It provides a structured environment for developing console tools, incorporating a dependency injection container to manage object lifecycles and a service provider system to handle modular application bootstrapping. The framework distinguishes itself by offering built-in capabilities for compiling applications into self-contained, portable executable binaries. It also includes a centralized task scheduling engine that allows developers to define and execute recurring

    PHP
    GitHub पर देखें↗3,962
  • laurencei/laramenL

    laurencei/laramen

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • lubusin/laravel-email-verification-app-boilerplateL

    lubusIN/laravel-email-verification-app-boilerplate

    0GitHub पर देखें↗

    Every time we at LUBUS start a laravel project , we need to re-implement this process of adding email verification in the project every time , so created this boilerplate out of personal needs. How we achieved this can be read here at our blog

    GitHub पर देखें↗0
  • lucidarch/lucidlucidarch का अवतार

    lucidarch/lucid

    327GitHub पर देखें↗

    Build scalable Laravel apps without compromising code quality and the least amount of technical debt. Effortless code navigation, onboarding and reviews. Tailored for Microservices and mindful of Monoliths.

    PHP
    GitHub पर देखें↗327
  • maximegris/angular-electronmaximegris का अवतार

    maximegris/angular-electron

    5,725GitHub पर देखें↗

    Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining Angular's web framework with Electron's native runtime. It produces cross-platform executables for Windows, macOS, and Linux from a single codebase, while providing a development server with hot reload that automatically refreshes the Electron renderer process when Angular source files change. The project handles the architectural complexity of running Angular inside Electron by separately bundling Node.js modules for the main process and Angular modules for the renderer proces

    TypeScript
    GitHub पर देखें↗5,725
  • mrakodol/laravel-5-bootstrap-3-starter-sitemrakodol का अवतार

    mrakodol/Laravel-5-Bootstrap-3-Starter-Site

    877GitHub पर देखें↗

    Laravel Framework 5 Bootstrap 3 Starter Site is a basic application with news, photo and video galeries.

    PHP
    GitHub पर देखें↗877
  • onerciller/laravel5-on-shared-hostingO

    onerciller/laravel5-on-shared-hosting

    0GitHub पर देखें↗
    GitHub पर देखें↗0