Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

wiwatsrt/laravel-tailwindcss-preset

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Laravel Tailwind CSS Preset.

A Laravel frontend preset that scaffolds out new applications.

What it includes:

Installation

This package isn't on Packagist (yet), so to get started, add it as a repository to your composer.json file:

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/wiwatsrt/laravel-tailwindcss-preset"
    }
]

Next, run this command to add the preset to your project:

composer require wiwatsrt/laravel-tailwindcss-preset --dev

Finally, apply the scaffolding by running:

php artisan preset tailwindcss

About

A Laravel frontend preset that scaffolds out new applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.9%
  • JavaScript 33.9%
  • HTML 13.4%
  • CSS 1.8%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.