Skip to content

patrickbenjamin1/php-boilerplate

Repository files navigation

Prerequisites

  • php brew install php
  • composer brew install composer
  • asdf brew install asdf

Setup

from the root of this repo, run

asdf install
npm install
composer install

Start

in one terminal instance at the root of this repo, run

npm start

this starts the js/scss bundler.

and in another

composer start

this starts the php dev server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published