Skip to content

scratch-enthusiasts/laravel

Repository files navigation

Set up

This project is built using laravel and so to install and use it you will need Composer installed on your server/PC.

Move this project folder to your webserver/XAMPP web root (XAMPP/htdocs or /var/www) and simply cd/to/project/directory and run

composer install

Next to get the frontend dependencies, including tailwind run

npm install

Finally to generate the frontend files run

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages