Skip to content

Admin panel for managing digital library resources. Built with Laravel and FilamentPHP to support e-library systems.

Notifications You must be signed in to change notification settings

devxathena/laravel-elibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel eLibrary Management

A digital library management system built with Laravel and FilamentPHP. This project focuses on managing digital resources, user access, and resource categorization with ease.

Features

  • Admin panel for managing digital library resources
  • Categorize and manage e-books, journals, and other resources
  • User access control and permissions
  • Resource upload and download tracking
  • Responsive design with FilamentPHP

Installation

  1. Clone the repository:
    git clone https://github.com/devxathena/laravel-elibrary.git
  2. Install dependencies:
    composer install
    npm install
  3. Set up your .env file with your database information.

Usage

Start the server:

php artisan serve

Access the admin panel at http://localhost/admin.

Tech Stack

  • Laravel
  • FilamentPHP
  • PostgreSQL

License

This project is licensed under the MIT License.