Develop Electricity Report App with Laravel

Develop Electricity Report App with Laravel

Electricity Report

Repository Status


Electricity Report is a simple project with telegram api for reports electricity damaged

📝 Table of Contents

🧐 User Role

Completed with 2 Users

  • Admin (managed Users and other data)
  • Technician/teknisi (get and editing the report)

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

PHP >= 8.0.12

Installing

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

git clone

composer install

composer update

cp .env.example .env

php artisan key:generate

CREATE DATABASE

modify .env file

go to phpmyadmin and import telegram_api.sql (database name is telegram_api by default)

php artisan serve

open app\Http\Kernel.php add sintaks below in last lined of protected $routeMiddleware array 'isAdmin' => \App\Http\Middleware\AdminMiddleware::class, 'isTeknisi' => \App\Http\Middleware\TeknisiMiddleware::class,

🎈 Usage

Login with Role Admin

Login with Role Teknisi

!! Can’t register

🌸 Preview





















⛏️ Built With

✍️ Authors

Source Code

To use this app, please view the source code via the link below.


Coffee
Coffee
Buy Me a Coffee

We hope that Develop Electricity Report App with Laravel article will be useful. Please continue to visit this site to get other latest free application source code info. You can also join the telegram channel or subscribe to email to get the latest updates. Thank You.

Love this Electricity app? You can provide support by buying coffee at this link. You can also support us by sharing this content on social media and your friends, let's share via the link below.

You may also like

Never miss a drop!

Subscribe to our newsletter to receive updates early.

Telegram Menu CoffeeCoffee
Top