Skip to content

Boilerplate for small PHP sites with Tailwind support

Notifications You must be signed in to change notification settings

jeksn/PHP-Simple-Boiler

Repository files navigation

PHP Simple Boiler

Start the dev server

composer run-script dev --timeout=0

In another window start Tailwind watch

composer run-script watch --timeout=0

Minify for production

composer run-script prod

About

Boilerplate for small PHP sites with Tailwind support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published