fuzonmedia / laravel-bootstrap

Laravel - Bootstrap - Ace theme - CRUD - Rest API - API Token Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel-Bootstrap PHP Customized Framework

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, queueing, and caching.

This source code will help developer to start development quickly . This tool consist all necessary setup & script to start a Front end / Backend application with Laravel framework

What does this source code offer ?

  1. A complete web application with frontend & backend features .
  2. Bootstrap theme (Ace Admin) integrated (/public/ace_theme).
  3. Separate master blade template for frontend & backend.
  4. Latest Bootstrap version.
  5. User Login / Registration(customized) / Forget email .
  6. mailgun SMTP implemented & tested.
  7. Full #CRUD implementation with laravel validation.
  8. Latest Datatable implemented for data listing.
  9. Restful API (GET , POST , PUT , DELETE) with api_token authentication . Block unauthenticated API call (Auth middleware customized).
  10. Modern interactive API documentation.
  11. SQL migration / dump supplied (/db_sample).
  12. Environment variable used (CLEARDB_DATABASE/ Mysql)
  13. Ready to deploy for Heroku PHP apache server

Live setup : http://rest-laravel-api.herokuapp.com/ [User : abc@gmail.com / Password : 123456 / api_token : ykGC3YdJFCpBOiaq6u5UEBohZceEIUewOhxSI2iSA2Hy1NqFdD9YMCFkqd59]

Interactive API Doc : http://docs.laraveldemo.apiary.io

More cool & important stuff will be adding in next version

About

Laravel - Bootstrap - Ace theme - CRUD - Rest API - API Token Authentication


Languages

Language:JavaScript 58.6%Language:HTML 31.9%Language:CSS 8.6%Language:PHP 0.9%Language:ApacheConf 0.0%