Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

wilbertsky/Tutorial-First-Application

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
33 Commits
 
 
 
 
 
 

Repository files navigation

Slim Tutorial

This is the companion source code for the Slim Framework First Application Walkthrough tutorial.

It is a very simple Slim project to serve as an example application of using Slim 3 with Monolog, Phinx, PHP views and Composer to manage dependencies. In order to use the application as it stands:

  • run php composer.phar install to get the dependencies
  • then run php vendor/bin/phinx migrate (or vendor\bin\phinx migrate on Windows 10) to get your database set up (the config is in phinx.yml so adjust as appropriate for your platform)

Patches to both tutorial and code are welcome.

About

Tutorial application code for the First Application Walkthrough

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 75.9%
  • HTML 24.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.