/blog.dev

A Laravel framework blog.

Primary LanguagePHP

SJ Laravel MVC Blog

This is a blog written in PHP, JS, jQuery, and CSS on the Laravel framework.

##Getting Started

  • Clone this repository
  • Create a database for this application
  • Create a .env.local.php inside of blog.dev
  • Add the contents of env-template.php to .env.local.php
  • Add your database logins to to the values
  • Run composer install

Official Documentation

Documentation for the entire framework can be found on the Laravel website.

Contributing To Laravel

All issues and pull requests should be filed on the laravel/framework repository.

License

The Laravel framework is open-sourced software licensed under the MIT license

blog.dev