A demo app showingcasing laravel-livewire-wizard

Overview

A demo of spatie/laravel-livewire-wizard

This repo contains a Laravel app to showcase the spatie/laravel-livewizard package.

Usage

  1. Clone the repo
  2. Copy .env.example to .env
  3. Run composer install
  4. Run php artisan key:generate
  5. Run yarn and yarn run dev (or the npm equivalents)
  6. Visit the Laravel app in your browser.

You'll see a tree step wizard for a simple checkout flow.

screenshot

You might also like...

Quick access to Laravel's helper method documentation — right from Alfred.

Quick access to Laravel's helper method documentation — right from Alfred.

alfred-laravel-helper-docs alfred-laravel-helper-docs offers you rapid access to documentation for Laravel's helper functions — including those for Co

Aug 11, 2022

a VS Code Extension for Easily Localize any blade/php text in any Laravel project.

a VS Code Extension for Easily Localize any blade/php text in any Laravel project.

Laravel Easy Localize a VS Code Extension for Easily Localize any blade/php text in any Laravel project. Features Custom array key for each translatio

Oct 31, 2022

The best shop by Laravel framework.

Introduction The shopline is an open-sourcem free and advance eCommerce with Laravel framework. Shopline can help you to make your shop easy fast & fr

Dec 27, 2022

A phone input component that uses intl-tel-input for Laravel Filament

A phone input component that uses intl-tel-input for Laravel Filament

Filament Phone Input This package provides a phone input component for Laravel Filament. It uses International Telephone Input to provide a dropdown o

Nov 29, 2022

complete laravel 9 pos sales project - برنامج ادارة المبيعات والمخازن والمشتريات والحسابات وخطوط الانتاج لارافيل 9 ❤ لاتنسونا من صالح الدعاء

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Jan 2, 2023

The app helps you to add todo items to your list, mark completed ones and also delete finished items. Its a handy tool for your day today activies. Check out the live demo.

The app helps you to add todo items to your list, mark completed ones and also delete finished items. Its a handy tool for your day today activies. Check out the live demo.

Todo List App The app helps you to add todo items to your list, mark completed ones and also delete finished items. Its a handy tool for your day toda

Apr 22, 2022

LunaSec - Open Source Security Software built by Security Engineers. Scan your dependencies for Log4Shell, or add Data Tokenization to prevent data leaks. Try our live Tokenizer demo: https://app.lunasec.dev

LunaSec - Open Source Security Software built by Security Engineers. Scan your dependencies for Log4Shell, or add Data Tokenization to prevent data leaks. Try our live Tokenizer demo: https://app.lunasec.dev

Our Software We're a team of Security Engineers on a mission to make awesome Open Source Application Security tooling. It all lives in this repo. Here

Jan 7, 2023

Example TodoMVC app(s) to demo and learn Muban

Muban Todo MVC This repo contains multiple projects that showcase different ways of creating a Todo MVC app with Muban. It serves as an example, but a

Jul 9, 2022

A (demo) app running NextJS with an Rserve backend

This is a Next.js project bootstrapped with create-next-app. Getting Started First, run the development server (this will kill any running Rserve inst

Jun 16, 2022
Comments
  • Add missing `Quote` Model

    Add missing `Quote` Model

    Adding the missing Quote model.

    This model is used for a livewire search-case which isn't completely implemented in this project. Maybe Work in progress, maybe legacy.

    I added the model because now php artisan migrate:fresh --seed works again.

    Other option is to remove the migration, seed and blades

    opened by m-bosch 1
Owner
Spatie
We create open source, digital products and courses for the developer community
Spatie
Обучающий пример бота Telegram на Node.js с использованием Telegraf. Структура, сцены типа Base, Wizard, работа с api сторонних сервисов

NODE TG BOT TUTORIAL | WEATHER Обучающий пример Telegram bot по определению погоды с меcтоположения человека. Сервис бесплатного API погоды База данны

Владимир Бондаренко 13 Dec 22, 2022
Nftix-demo-ui - Demo UI used in my NFT course on Egghead.io

NFTix Demo UI This repository contains the UI used for my Egghead course on building a NFT ticketing system ?? ?? If you're watching the videos, use t

Ryan Harris 10 Dec 17, 2022
Instruction how to install laravel echo and pusher without vuejs or even npm

This 2 .js files are used to listen from server broadcasting with laravel-websockets, so that you don't need the use of Vue.js in your laravel app Fol

Muath Assawadi 7 Sep 28, 2022
esbuild plugin to generate mix-manifest.json file compatible with Laravel Mix.

esbuild-mix-manifest-plugin An esbuild plugin to generate a mix-manifest.json compatible with Laravel Mix. Installation You can install the plugin via

Stefan Zweifel 6 Dec 25, 2022
Package for creating entity framework in a nodejs project based on Laravel artisan system.

Artisan Structuring system for an ExpressJs project. Version [Production] release 0.2.0 artisan - npm package Dependencies nodejs Installations Instal

Filipe A.S 17 Dec 11, 2022
Arquivos do Curso de Laravel 9.x

Setup Docker Para Projetos Laravel 9 com PHP 8 Assine a Academy, e Seja VIP! Passo a passo Clone Repositório git clone https://github.com/especializat

EspecializaTi 56 Dec 6, 2022
E-commerce website using Laravel, Tailwindcss and Alpine.js

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

TheCodeholic 15 Dec 12, 2022
🍺 Integrates Laravel Pint into your VSCode projects for automatic code formatting

Laravel Pint for VS Code This extension is NOT official from the Laravel team. Take a look into the official project. Integrates Laravel Pint into you

Open Southeners 34 Dec 8, 2022
This is a Laravel admin using Stisla as a template.

Getting Strated Installation Clone the repository https://github.com/syahdham/stisla-laravel-base.git or [email protected]:syahdham/stisla-laravel-base.

Idhamsyah 52 Dec 26, 2022
A Laravel Blade parser, compiler, and static analyzer written in TypeScript.

Blade Parser This library provides a Laravel Blade parser written in TypeScript. In addition to being able to parse Blade template files, this library

Stillat 7 Jan 4, 2023