Skip to content

PHP Boilerplate for building websites without node/npm/javascript

License

Notifications You must be signed in to change notification settings

qolarnix/Boilerplate

Repository files navigation

PHP Project Boilerplate

What is this boilerplate for?

Commands

  • composer install install deps
  • composer run dev start the local php server
  • note you need to have the tailwind binary installed to usr/local/bin
  • composer run tw-dev watch tailwind files
  • composer run tw-min minify dist for production
  • composer run db-create create sqlite file before migrations

Migrations

  • php database/migrations/users.php create table for users and insert faker data

Contributing

  • Make a PR

About

PHP Boilerplate for building websites without node/npm/javascript

Topics

Resources

License

Stars

Watchers

Forks

Languages