Skip to content

ajikamaludin/laravel-starter-inertiajs-windmill

Repository files navigation

Laravel Starter Kit (Inertia - React - Windmill)

starter kit to develop with laravel 8 setup breeze, inertiajs with react and Windmill

Windmill React

Support me

Trakteer Saya

Requirements

  • PHP 8.0 or latest
  • Node 14 or latest

How to start

$ cp .env.example .env # setup your database
$ composer install
$ php artisan key:gen
$ npm install
$ npm run dev # optional only if any changes you make in resource/js
$ php artisan migrate --seed
$ php artisan serve

Compile Assets

$ npm run dev

or

$ npm run watch

User

email : admin@admin.com
password : password

Screenshot

About

Laravel with inertiajs setup windmill template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages