craftbyexample / craft-mix-tailwind
A Craft CMS project with Laravel Mix and Tailwind CSS
Installs: 142
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 2
Forks: 5
Language:JavaScript
Type:project
Requires
- clubstudioltd/craft-asset-rev: ^6.0
- craftcms/cms: ^3.1.0
- vlucas/phpdotenv: ^2.4.0
This package is auto-updated.
Last update: 2025-03-21 22:12:05 UTC
README
A Craft CMS project with Laravel Mix and Tailwind CSS.
$ composer create-project craftbyexample/craft-mix-tailwind <Path>
$ ./craft setup
$ npm install
About Craft CMS
Craft is a flexible and scalable CMS for creating bespoke digital experiences on the web and beyond.
It features:
- An intuitive Control Panel for administration tasks and content creation.
- A clean-slate approach to content modeling and front-end development.
- A built-in Plugin Store with hundreds of free and commercial plugins.
- A robust framework for module and plugin development.
Learn more about it at craftcms.com.
Tech Specs
Craft is written in PHP (7+), and built on the Yii 2 framework. It can connect to MySQL (5.5+) and PostgreSQL (9.5+) for content storage.
Installation
See the following documentation pages for help installing Craft 3:
Resources
Official Resources
- Documentation – Everything from usage instructions to plugin guides.
- Class Reference – Full API and class reference for plugin and module developers.
- Demo site – Quickly launch a personalized demo of a Craft site.
- Craft Slack – Join one of the most friendly and helpful Slack groups around.
- Craft Commerce – First-party e-commerce platform for Craft.
Community Resources
- CraftQuest – Unlimited access to Craft training (and more) from Mijingo.
- Envato Tuts+ – Video courses.
- nystudio107 Blog – Articles about Craft and modern web development.
- Craft Link List – Bimonthly newsletter about the Craft ecosystem.
- Craft CMS Stack Exchange – Community-run Q&A for Craft developers.