Skip to content

r14r/Laravel_Tutorial_Erstellen-einer-Blade-Komponente

Repository files navigation

Laravel Logo

Starter App

Start-App

Introduction

This Repository contains a Laravel Starter App based on Jetstram and Livewire with some adaptions.

How to use

git clone https://github.com/r14r/Laravel_Tutorial_Erstellen-einer-Starter-App Starter-App
cd Starter-App
cp .env.example  .env
composer install
npm install
npm run build
php artisan migrate
php artisan key:generate
php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages