Skip to content

ScottyXIII/LaravelStuff

Repository files navigation

LaravelStuff

Just a simple Laravel 5 MVC website with backend database and a simple blog posting system.

Each blog post has

A many to many relationship between each blog post and categoreies.

A one to Many relationship between a blog post and each comment.

A one to one relationship between a blog post and its author.

Any new posts are currently entered via PHPMYADMIN but will implement a simple CMS to allow creating and editing of each blog post, categories and any realtionships.

MVC environment.

Models are in the root folder of /App

Controllers are in /App/Http/Controllers

Views are in /resources/views

Using Twitter Bootstrap for CSS.

About

Just messing around with Laravel 5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages