https://github.com/osmaircoelho/l5beauty-laravel
a short blog created in Laravel 5.2
https://github.com/osmaircoelho/l5beauty-laravel
laravel php5
Last synced: 3 months ago
JSON representation
a short blog created in Laravel 5.2
- Host: GitHub
- URL: https://github.com/osmaircoelho/l5beauty-laravel
- Owner: osmaircoelho
- Created: 2016-09-09T12:57:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T20:10:44.000Z (over 8 years ago)
- Last Synced: 2025-01-10T00:47:12.029Z (5 months ago)
- Topics: laravel, php5
- Language: JavaScript
- Size: 2.46 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel Blog sample - A short blog created in Laravel 5.2

This App is a from a tutorial [this](http://laravelcoding.com/blog?tag=L5+Beauty).
The tutorial teaches a lot of [laravel](Laravel.com) features.
##What is the Application?
A simple, clean and beautiful blogging application
along with the administration required to maintain the blog##Software and Components
- Virtual Ubuntu Linux machine
- Virtual Machine or VMs (VirtualBox)
- Vagrant
- Laravel Homestead inclued
- Ubuntu 14.04
- PHP 5.6
- HHVM
- Nginx
- MySQL
- PostgresSQL
- Node (With Bower, Grunt, and Gulp)
- Redis
- Memcached
- Beanstalkd
- Laravel Envoy
- Fabric + HipChat Extension
##Software and tools that are supporting the development
- Node js
-Bower, Grunt, Gulp, Elixir
- Twitter Bootstrap’s
- FontAwesome and DataTables
- JQuery
- CSS, HTML
- Git & GitHub [Git] (https://github.com/)
##Software editor
- PHP Storm [jetbrains] (https://www.jetbrains.com/phpstorm/download)
##Testing
- PHPUnit
- Gulp TDD# Key points in the development
- Testing
- The 10 minute Blog
- Starting the Admin Area
- Using Bower
- Blog Tags
- Upload Manager
- Post Administration
- Cleaning Up the Blog
- Sending Mail and Using Queues
- Adding Comments, RSS, and a Site Map
- General Reacap and Looking Forward# Features:
Admin Section
Blog Section.
Commenting using [Disqus](https://disqus.com/home/)
File Upload
Pagnation
Blog theme.# Developers Learn:
Laravel setup.
Jobs.
Requests.
Relations.
FileSystem
and many more.
Laravel [features](http://laravel.com/docs/5.2/)