Skip to content

ajikamaludin/laravel-livewire-demo

Repository files navigation

Laravel Livewire - Powergrid Demo

laravel CRUD with livewire - dashboard with laravel tailwind default & ui kit daisyui

Requirements

  • PHP 7.3 or latest
  • PostgreSQL 12 or latest

How to run

$ cp .env.example .env
$ vim .env # edit this environment variables
$ composer install
$ npm install
$ php artisan migrate
$ php artisan serve

Compile Assets

$ npm run dev

or

$ npm run watch

Screenshot

About

Shortlinks app with CRUD demo using Laravel & Livewire - Powergrid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published