Skip to content

akramghaleb/permissions-roles-filament-admin-panel

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

This project built with Laravel 10 + Livewire 3 + Filament 3

  • Support Light & Dark theme
  • Support permission and roles for users
  • Support Arabic & English language
  • Changing filament theme
  • Support SPA (Single Page Application)
  • If you like this work you can see more here

Installation

Clone the repository

git clone https://github.com/akramghaleb/permissions-roles-filament-admin-panel.git

Switch to the repo folder

cd permissions-roles-filament-admin-panel

Install all the dependencies using composer

composer install

Copy the example env file and make the required configuration changes in the .env file

cp .env.example .env

Generate a new application key

php artisan key:generate

Run the database migrations (Set the database connection in .env before migrating)

php artisan migrate

Start the local development server

php artisan serve

You can now access the server at http://localhost:8000



Web Screens
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2

About

This is build through the course of laravel filament

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published