mhmiton / laravel-modules-livewire-example

Laravel Modules With Livewire Example Repository.

Home Page:https://dev.mhmiton.com/laravel-modules-livewire-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Modules With Livewire Example

Laravel Modules With Livewire Example Repository.

laravel-modules-livewire

Live Demo: https://dev.mhmiton.com/laravel-modules-livewire-example

Installation

    Clone project:

    git clone https://github.com/mhmiton/laravel-modules-livewire-example.git
    Project path:
    
    cd laravel-modules-livewire-example
    Composer:

    composer install
    Env setup:

    cp .env.example .env
    Key generate:

    php artisan key:generate
    Config cache:

    php artisan config:cache
    Run to server:

    php artisan serve

About

Laravel Modules With Livewire Example Repository.

https://dev.mhmiton.com/laravel-modules-livewire-example


Languages

Language:PHP 78.6%Language:Blade 20.8%Language:Shell 0.6%