zekythewolf/list-starter

The Laravel Framework.

Maintainers

Package info

github.com/ZekyTheWolf/LIST-Starter

Type:project

pkg:composer/zekythewolf/list-starter

Statistics

Installs: 136

Dependents: 0

Suggesters: 0

Stars: 22


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