Skip to content

machary/laravel-basic

Repository files navigation

Laravel Basic

Web application with basic features

Requirements

  1. PHP Version 5.5.3
  2. Mysql Database
  3. Laravel 4.1
  4. Jeffrey Way Generator (Version 1.1) - https://github.com/JeffreyWay/Laravel-4-Generators
  5. Intervention - https://packagist.org/packages/intervention/image
  6. TinyMce
  7. Responsive Filemanager
  8. Responsive Slider
  9. Php Excel
  10. Codeception
  11. Google Map API v.3
  12. bootstrap 3.1.1

Features

  1. Basic Authentication
  2. User & Role Management
  3. Simple post with Image + thumbnail
  4. Integrated TinyMce with Responsive Filemanager Plugins (media uploader)
  5. Responsive Image Slider
  6. User can import data from .xls file
  7. User can Add Coordinate and view it on Map (AJAX)

Implemented Tutorial

  1. Jeffry Way Generator (Version 1.0) - Automatic CRUD Form Generator https://github.com/JeffreyWay/Laravel-4-Generators
  2. Basic Authentication https://bitbucket.org/beni/laravel-4-tutorial/wiki/User_Management
  3. Building User Management https://gist.github.com/anchetaWern/4223764
  4. Intervention Image Class - http://image.intervention.io
  5. Responsive Filemanager Installation - http://www.responsivefilemanager.com/#documentation-section
  6. Responsive Slider - http://responsiveslides.com/
  7. Import from xls - https://github.com/Maatwebsite/laravel4-PHPExcel
  8. codeception testing - http://courses.tutsplus.com/courses/modern-testing-in-php-with-codeception
  9. Sluggable - https://github.com/cviebrock/eloquent-sluggable
  10. http://stackoverflow.com/questions/13674194/google-maps-api-multiple-markers-info-window-only-showing-last-element

About

Basic Web application build with Laravel 4

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published