GithubHelp home page GithubHelp logo

arissetyawan / laravel5-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bestmomo/laravel5-example

0.0 1.0 0.0 13.76 MB

Simple laravel5 example for tutorial

License: MIT License

PHP 60.90% JavaScript 2.02% ApacheConf 0.12% CSS 36.09% HTML 0.87%

laravel5-example's Introduction

Laravel 5 example

Laravel 5 example is a tutorial application (in french there).

Installation

  • git clone https://github.com/bestmomo/laravel5-example.git projectname
  • cd projectname
  • composer install
  • php artisan key:generate
  • Create a database and inform .env
  • php artisan migrate --seed to create and populate tables
  • Inform config/mail.php for email sends
  • php artisan vendor:publish to publish filemanager

Include

Features

  • Home page
  • Custom Error Page 404
  • Authentication (registration, login, logout, password reset, mail confirmation, throttle)
  • Users roles : administrator (all access), redactor (create and edit post, upload and use medias in personnal directory), and user (create comment in blog)
  • Blog with comments
  • Search in posts
  • Tags on posts
  • Contact us page
  • Admin dashboard with new messages, users, posts and comments
  • Users admin (roles filter, show, edit, delete, create)
  • Messages admin
  • Posts admin (list with dynamic order, show, edit, delete, create)
  • Medias gestion
  • Localisation

Packages included

  • laravelcollective/html
  • bestmomo/filemanager

Tricks

To test application the database is seeding with users :

laravel5-example's People

Contributors

bestmomo avatar webunion avatar ricardofontanelli avatar zerozh avatar yemerit avatar overtrue avatar

Watchers

arissan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.