zekythewolf/list-starter

The Laravel Framework.

Installs: 97

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 2

Forks: 4

Type:project

V11.0.0 2024-05-05 14:35 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