Skip to content

ZekyTheWolf/LIST-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIST Start pack

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