Skip to content

Slice is an open source project that teach how to build an framework with php. Its was used to teach junior developers to meet and build a demo of the MVC pattern in php. πŸ±β€πŸ’»

License

Notifications You must be signed in to change notification settings

overlineink/slice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Slice Framework

Splice is an open source project that teach how to build an framework with php. Its was used to teach junior developers to meet and build a demo of the MVC pattern in php. πŸ±β€πŸ’»

Get Started

Step 1. Set up the Development Environment

You need to set up your development environment before you can do anything. Install XAMPP and Git if they are not already on your machine.

Step 2. Clone this repository and open it in your favorite editor

  • Cloning repo
$ git clone https://github.com/overlineink/slice.git your-app-name

Next change to your app directirory and open it in your favorite editor. For this example, we'll use Visual Studio Code editor.

$ code .

Step 3. Modify the application's startup folder to the development pattern

  • Open config β†’ config.php
  • Change the PROOT value to /your-app-folder-name/

Step 4. Serve the application

Xampp Startup

Enjoy!! πŸ˜ƒ

Main screen

About

Slice is an open source project that teach how to build an framework with php. Its was used to teach junior developers to meet and build a demo of the MVC pattern in php. πŸ±β€πŸ’»

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages