zekythewolf/lirnui-starter

The skeleton application for the Laravel framework.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/zekythewolf/lirnui-starter

V11.0.0 2024-07-14 17:47 UTC

This package is auto-updated.

Last update: 2025-09-14 20:51:29 UTC


README

NodeJS PHP Laravel

Laravel, Inertia, NextUI

Download

For download, you can use one of the Gitlab methods (Github CLI/SSH/HTTPS/Github Desktop)


Latest version

This will automaticly install all php dependencies & create necessary things for laravel

composer create-project zekythewolf/lirnui-starter

Install npm dependencies

npm install

Running aplication

php artisan serve
npm run dev

And you should be ready to go.