Larawind Save

Larawind - Laravel 9.0+ Jetstream and Tailwind CSS Admin Theme

Project README

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:

Open Source Agenda is not affiliated with "Larawind" Project. README Source: miten5/larawind
Stars
183
Open Issues
1
Last Commit
5 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating