Giter Site home page Giter Site logo

kevidn / displayinformasi Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 4.0 45.22 MB

DisplayInformasi merupakan media yang digunakan untuk memajang berita, agenda, poster, dan beberapa informasi lainnya terkait sekolah. Aplikasi ini dibuat menggunakan Laravel 11 dan memiliki fitur yang memungkinkan tema untuk diubah menjadi biru dan hijau.

Home Page: https://disfo-yasfat.my.id/dashboard

PHP 30.27% JavaScript 4.66% Blade 40.16% CSS 0.20% SCSS 24.72%

displayinformasi's Introduction

Display Informasi Sekolah

DisplayInformasi merupakan media yang digunakan untuk memajang berita, agenda, poster, dan beberapa informasi lainnya terkait sekolah. Aplikasi ini dibuat menggunakan Laravel 11 dan memiliki fitur yang memungkinkan tema untuk diubah menjadi biru dan hijau.

Clone the Repository

git clone https://github.com/kevidn/DisplayInformasi.git
cd DisplayInformasi

Install Composer & NPM (Dependencies)

composer install
npm run build

Create .env File

cp .env.example .env

Generate Application Key

php artisan key:generate

Run the Storage Link

php artisan storage:link

Configure Database (optional)

Update the .env file with your database credentials.

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=your_database_name
DB_USERNAME=your_database_username
DB_PASSWORD=your_database_password

Run Migrations

php artisan migrate

Run Seeder

php artisan db:seed

Run the Application

php artisan serve
npm run dev

Now, you can access DisplayInformasi application by visiting http://localhost:8000 in your web browser.

displayinformasi's People

Contributors

kevidn avatar haikal-266 avatar rsyaaaa avatar fathiektha33 avatar muhamadfarhan14 avatar fathiektha21 avatar

Watchers

 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.