JosephSilber / bouncer-issue-463-demo

A demo trying (and failing) to reproduce JosephSilber/bouncer#463

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Bouncer Usage

This repository was created as a simple test case for issue #463 of he Bouncer repository.

To test:

  1. Clone this repository.
  2. Run php -r \"copy('.env.example', '.env');" to create the .env file.
  3. Update the database config in the .env file to a database of your choice.
  4. Open your web browser, and load the main route of the application.

You should see the text nope appear on screen.

About

A demo trying (and failing) to reproduce JosephSilber/bouncer#463


Languages

Language:PHP 96.8%Language:HTML 3.2%