Skip to content

cgsmith/silex-redbean-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex and Redbean Intro

Here is a quick intro to Silex and RedBean. I never used RedBean with Silex before so this is an interesting attempt :)

Follow along on YouTube: http://youtu.be/uDCmL-5UZrM

Prerequisites

You'll need these to follow along.

  • php
  • php-sqlite
  • sqlite
  • composer
  • Postman (or an API tester)
  • Your favorite IDE/text editor

Resources:

Notes

  • Use php -S localhost:8000 from your directory to start PHP's built in web server
  • sqlite must be installed on your machine

About

Introductory to Silex and RedBean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages