{"id":19577561,"url":"https://github.com/priyankasingh2907/laravelautherisation","last_synced_at":"2026-05-08T06:15:34.247Z","repository":{"id":252099093,"uuid":"839419864","full_name":"priyankasingh2907/LaravelAutherisation","owner":"priyankasingh2907","description":"This project showcases a comprehensive implementation of authorization and middleware in a Laravel application. The focus is on demonstrating how to manage user permissions and protect routes using Laravel’s built-in authorization features and custom middleware.","archived":false,"fork":false,"pushed_at":"2025-01-01T12:06:49.000Z","size":25988,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T04:45:52.132Z","etag":null,"topics":["apisecurity","authentication","authorization","backenddevelopment","code","developers","fullstackdevelopment","laravel","laravelprojects","middleware","opensource","php","softwareengineering","webapps","webdevelopment","websecurity"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/priyankasingh2907.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-07T15:12:22.000Z","updated_at":"2025-01-01T12:06:55.000Z","dependencies_parsed_at":"2025-01-01T13:28:19.453Z","dependency_job_id":null,"html_url":"https://github.com/priyankasingh2907/LaravelAutherisation","commit_stats":null,"previous_names":["priyankasingh2907/laravelautherisation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankasingh2907%2FLaravelAutherisation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankasingh2907%2FLaravelAutherisation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankasingh2907%2FLaravelAutherisation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyankasingh2907%2FLaravelAutherisation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priyankasingh2907","download_url":"https://codeload.github.com/priyankasingh2907/LaravelAutherisation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240848985,"owners_count":19867615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apisecurity","authentication","authorization","backenddevelopment","code","developers","fullstackdevelopment","laravel","laravelprojects","middleware","opensource","php","softwareengineering","webapps","webdevelopment","websecurity"],"created_at":"2024-11-11T07:07:05.290Z","updated_at":"2026-05-08T06:15:29.200Z","avatar_url":"https://github.com/priyankasingh2907.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n https://github.com/user-attachments/assets/24ea7125-d4c2-44ff-a3e2-7fcc374d39d0\n\n\n// https://github.com/user-attachments/assets/3ede60a1-eb1e-49e1-b9ff-f7c58c091865\n\n\n\n# Laravel Authorization \u0026 Middleware Project\n\nThis project showcases a comprehensive implementation of authorization and middleware in a Laravel application. The focus is on demonstrating how to manage user permissions and protect routes using Laravel’s built-in authorization features and custom middleware.\n## Tech Stack\n\n- User Authentication: Utilizes Laravel's authentication system to manage user registration, login, and logout processes.\n- \n- Role-Based Access Control (RBAC): Implements RBAC to restrict access to specific routes and functionalities based on user roles (e.g., Admin, Editor, Viewer).\n  \n- Custom Middleware: Develops custom middleware to enforce various checks and conditions before granting access to certain parts of the application.\n  \n- Policy Classes: Uses policy classes to authorize actions on specific models, ensuring fine-grained control over user permissions.\n  \n- Route Protection: Applies middleware to routes and route groups to secure the application endpoints.\n  \n- Dynamic Permissions: Allows for dynamic assignment of permissions to roles and users, providing flexibility in managing access control.\n## Features\n\n- Laravel Framework: The primary framework used for building the application.\n- Blade Templating: For creating dynamic and reusable views.\n- Blade Templating: For creating dynamic and reusable views.\n-  Composer: Dependency management tool for PHP, used to install Laravel packages.\n-  Artisan: Laravel's command-line interface for managing the application.\n\n## Installation\n\n1.Clone the repository:\n\n```bash\ngit clonehttps://github.com/priyankasingh2907/ajaxCurdLaravel\ncd laravel-crud-ajax\n```\n  2.Install dependencies:\n  ```bash\n  composer install\nnpm install\n  ```\n\n   3.Start the development server:\n ```bash \nphp artisan serve\n ```\n4.Configure the database in the .env file and run migrations:\n ```bash \n php artisan migrate\n  ```\n## Usage\n\n```javascript\nNavigate to http://localhost:8000 in your web browser to access the application. Use the intuitive interface to create, read, update, and delete records dynamically without page reloads.\n```\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankasingh2907%2Flaravelautherisation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriyankasingh2907%2Flaravelautherisation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyankasingh2907%2Flaravelautherisation/lists"}