Skip to content

JosephSilber/bouncer-issue-463-demo

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published