Tag: responsive admin

  • Laravel Dynamic Web site with Admin Panel (LDWAP) (Challenge Administration Instruments)

    LDWAP is the best package for kick-start of laravel project. LDWAP made with latest twitter-bootstrap 3 library.

    You just need to configure this package and your website will be ready to go. Everything will be setup dynamically for frontend and everything can be managable from strong backend admin panel made with laravel 5 framework.

    You can manage your frontend website using backend admin panel. Here is the list of features that you will get with this LDWAP package.

    Frontend Features

    Home Page with Dynamic Slider

    • Page content can be change from admin panel page managment section and you can change slider images from slider management section.

    About Page

    • Page content can be change from admin panel page managment section.

    Team Page

    • Fully dynamic and managable from admin panel team management section. You can set team member firstname, lastname, role, facebook link, twitter link, linkedin link, googleplus link, stackoverflow link, descrition and photo.

    Service Page

    • This page will display all the services that you have added from admin panel. You can set Title, Description and Image from admin panel

    Portfolio Page with filtering options

    • This page will display all the portfolio items with category filter functionality which you have added from admin panel. It will display Portfolio Title, Project link, Description and Portfolio image.

    Contact Page with Enquiry Form

    • This page will display your contact details and location map which can be managable from admin panel and this page have enquiry form which can send email with all the details to admininstrator email address when any user made enquiry by submitting this form.

    Privacy Policy page

    • Page content can be change from admin panel page managment section.

    Terms & conditions Page

    • Page content can be change from admin panel page managment section.

    Admin Panel Backend Features

    Login with Forgot Password

    • Secure admin with login access and reset password functionality.

    Dashboard

    • Dashboad with quick overview of all the modules.

    Settings

    • Site setting form with these fields, Site title, Address, Map, Email, facebook, linkedin, twitter, googleplus and logo.

    Profile

    • Admin profile form.

    Change Password

    • Admin can change password from here.

    Page Management

    • Page Add, Edit, Active/Inactive, Delete and listing with sort and search funcationality using Datatable.

    Slider Management

    • Slider Add, Edit, Active/Inactive, Delete and listing with sort and search funcationality using Datatable.

    Team Management

    • Team Add, Edit, Active/Inactive, Delete and listing with sort and search funcationality using Datatable.

    Service Management

    • Service Add, Edit, Active/Inactive, Delete and listing with sort and search funcationality using Datatable.

    Portfolio Management

    • Portfolio Category Add, Edit, Active/Inactive, Delete and listing with sort and search funcationality using Datatable.
    • Portfolio Add, Edit, Active/Inactive, Delete and listing with sort and search funcationality using Datatable.

    Enquiry Management

    • Enquiry list with opeartion like Pending/Answered, Delete, sorting and searching using Datatable.

    User Experience

    Laravel 5 Framework

    Responsive twitter-bootstrap theme

    Responsive Admin Panel

    Latest jquery and font-awesome library

    Powerful Admin Panel with secure login

    How to Configure

    Extract zip package

    Update .env file and set below variables

    • DB_DATABASE=demo_ldwap
    • DB_USERNAME=root
    • DB_PASSWORD=root
    • MAIL_USERNAME=YOUR EMAIL ADDRESS
    • MAIL_PASSWORD=YOUR EMAIL PASSWORD

    Create database and import demo_ldwap.sql (attached).

    Thats its you are ready to go.

    LIVE DEMO HERE

    Please note that in live demo any operation like: add, edit, delete, active/inactive will not take effect. These all operations will work in purchased version.

    Frontend URL

    Admin URL

    • username=admin
    • password=admin123

    Change Log : 5th December 2016

    -Fixed: www.ldwap.com/resources/views/admin/metadataList.blade.php line no.38, 39 and 40 there was a typing error.
    -Removed: Remove the unnecessary files i.e. www.ldwap.com/resources/views/admin/product.blade.php
    -Removed: Remove the unnecessary files i.e. www.ldwap.com/resources/views/admin/productList.blade.php