1 Forks
0 Stars
0 Watchers

tobiscore

This is part of a series of assignments at Upperlink (where I intern). The objective of this assignment is to create a PHP MVC framework like Laravel, Symfony, or CakePHP from scratch. I call mine Tobiscore.

How to download and setup tobiscore

Open terminal and run command
git clone https://github.com/tobidosumu/tobiscore.git
git clone is used to create a copy or clone of tobiscore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tobiscore https://github.com/tobidosumu/tobiscore/archive/master.zip

Or simply clone tobiscore with SSH
[email protected]:tobidosumu/tobiscore.git

If you have some problems with tobiscore

You may open issue on tobiscore support forum (system) here: https://github.com/tobidosumu/tobiscore/issues