rawilk / laravel-form-components.randallwilk.dev

Demo site for Laravel Form Components

Home Page:https://laravel-form-components.randallwilk.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Form Components Demo Repository

This repository contains the source code for laravel-form-components.randallwilk.dev. This repository can also be used as a guide on how rawilk/laravel-form-components should be installed and configured, as well as how it can be used.

Development

Run the following commands to get started with development of the site:

git clone git@github.com:rawilk/laravel-form-components.randallwilk.dev.git
./bin/setup.sh

When changes are ready for production, run the following bin script:

./bin/production.sh

Note: No work should be done on the production branch. To make changes live, code should be PR'd from the master branch into the production branch.

About

Demo site for Laravel Form Components

https://laravel-form-components.randallwilk.dev


Languages

Language:PHP 58.3%Language:Blade 41.3%Language:Shell 0.4%