Skip to content

miten5/larawind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

885392d · Mar 1, 2023

History

31 Commits
Dec 7, 2020
Mar 1, 2023
Sep 29, 2020
Sep 29, 2020
Mar 1, 2023
Mar 1, 2021
Aug 1, 2021
Sep 29, 2020
Aug 25, 2022
Sep 29, 2020
Sep 29, 2020
Aug 31, 2021
Sep 29, 2020
Aug 25, 2022
Sep 29, 2020
Mar 4, 2021
Mar 1, 2023
Sep 29, 2020
Mar 1, 2023
Mar 1, 2023
Aug 31, 2021
Mar 1, 2021
Sep 29, 2020
Sep 29, 2020
Sep 29, 2020
Sep 29, 2020

Repository files navigation

Larawind - Laravel 10.0+ Jetstream and Tailwind CSS Admin Theme

This project is created with Laravel Jetstream Framework and Tailwind CSS, the admin environment is desing by Windmill Dashboard.

Requirements

  • Laravel installer
  • Composer
  • Npm installer

Installation

# Clone the repository from GitHub and open the directory:
git clone https://github.com/miten5/larawind.git

# cd into your project directory
cd larawind

#install composer and npm packages
composer install
npm install && npm run dev

# Start prepare the environment:
cp .env.example .env // setup database credentials
php artisan key:generate
php artisan migrate
php artisan storage:link

# Run your server
php artisan serve

If you like my work Buy me a coffee

Project made possible thanks to: