Skip to content
/ arsha Public

simple company profile with dashboard to control the site using php ,laravel with features like sweet alert message and mailtrap

Notifications You must be signed in to change notification settings

zikahell/arsha

Repository files navigation

Tech-Admin | Laravel 8 + Bootstrap 4

Tech-Admin is Admin Panel With Preset of Roles, Permissions, ACL, User Management, Profile Management.

Features

  • Mobile Responsive Bootstrap 4 Design
  • User Management with Roles
  • Role Management
  • Permissions Management
  • Access Control List (ACL)
  • Laravel 8 + Bootstrap 4

Tech Stack

Client: HTML, CSS, JavaScript, jQuery, VueJs, Bootstrap 4

Server: PHP, Laravel 8

DataBase: MySql

Installation

Install Tech-Admin With Simple Steps

git clone https://github.com/TechTool-India/techtool-laravel-admin.git
cd techtool-laravel-admin

Install All Packages of laravel

composer install

Install NPM Dependencies

npm install && npm run dev

Create .env file

cp .env.example .env

Generate Application key

php artisan key:generate

Update .env File with Database credentials and run migration with seed.

php artisan migrate --seed

All Set ! now serve laravel app on local and open app in browser.

Login With Admin

Username - admin@admin.com
Password - Admin@123#

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Feedback

If you have any feedback, please reach out to us at techtoolindia@gmail.com

Support

For support, email techtoolindia@gmail.com or join our facebook chanel https://www.facebook.com/techtoolindia.

About

simple company profile with dashboard to control the site using php ,laravel with features like sweet alert message and mailtrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages