zekythewolf/list-starter

The Laravel Framework.

Installs: 117

Dependents: 0

Suggesters: 0

Security: 0

Stars: 20

Watchers: 2

Forks: 7

Type:project

V11.0.0 2024-05-05 14:35 UTC

This package is auto-updated.

Last update: 2024-11-03 14:37:02 UTC


README

NodeJS PHP Laravel

Laravel, Inertia, Svelte, TypeScript with TailwindCSS, Flowbite.

Download

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


Latest version

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

composer create-project zekythewolf/list-starter

Install npm dependencies

npm install

Running aplication

php artisan serve
npm run dev

And you should be ready to go.

Apache2