Laravel5.2 backend development instance -- automatically generate breadcrumb and menu bar based on permissions-php Tutorial

Source: Internet
Author: User
Tags composer install
Laravel5.2 backend development instance -- automatically generates breadcrumb and menu bar based on permissions

Based on Laravel 5.2, zizaco/entrust permission management, and out-of-the-box background templates, breadcrumb and menu bar are generated based on permissions, and laravel-debugbar is integrated with easy-to-use debugging tools, with the Log parsing View module.

Source code address

Https://github.com/big-pang/laravel5.2-Admin

Install
  • Git clone to local
  • Execute composer install
  • Configuration. EnvDatabase Connection information. if No. env exists, Copy. env. example and name it. env.
  • Execute php artisan db: seed
  • Execute php artisan serve
  • Type 'localhost: 8000/admin'
  • Default background account: admin@admin.com password: admin
Use
  • Add top-level permissions to permission management in user management. For example, user management, 'admin. user 'only has two left-side menu bars, and the list page is 'admin. XXXX. index'. if you have any questions, you can refer to the routing and source code, or QQ, I, 176608671, or leave a message to learn and make progress together.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.