{"id":19350725,"url":"https://github.com/engsahaly/authentiation_and_authorization_course","last_synced_at":"2025-06-29T16:38:27.776Z","repository":{"id":174121941,"uuid":"622599672","full_name":"engsahaly/Authentiation_and_authorization_course","owner":"engsahaly","description":"Project files for Multi authentication \u0026 authorization course on Udemy","archived":false,"fork":false,"pushed_at":"2025-01-29T07:26:29.000Z","size":4057,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T07:37:11.016Z","etag":null,"topics":["authentication","authorization","breeze","laravel","laravel-framework","multi","spatie-laravel-permission"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/course/laravel-multi-authentication-and-authorization-in-depth/?referralCode=04254DC0B4DC835F39A4","language":"Blade","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/engsahaly.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,"zenodo":null}},"created_at":"2023-04-02T15:34:01.000Z","updated_at":"2025-01-29T07:26:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f9947d5-ed67-40e4-b998-644f952cc135","html_url":"https://github.com/engsahaly/Authentiation_and_authorization_course","commit_stats":null,"previous_names":["engsahaly/authentiation_and_authorization_course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/engsahaly/Authentiation_and_authorization_course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAuthentiation_and_authorization_course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAuthentiation_and_authorization_course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAuthentiation_and_authorization_course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAuthentiation_and_authorization_course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engsahaly","download_url":"https://codeload.github.com/engsahaly/Authentiation_and_authorization_course/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engsahaly%2FAuthentiation_and_authorization_course/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262628596,"owners_count":23339822,"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":["authentication","authorization","breeze","laravel","laravel-framework","multi","spatie-laravel-permission"],"created_at":"2024-11-10T04:33:38.865Z","updated_at":"2025-06-29T16:38:27.723Z","avatar_url":"https://github.com/engsahaly.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Multi Authentication and Authorization Course Files\n\n\u003cimg src=\"https://img-c.udemycdn.com/course/750x422/5264674_4080.jpg\"\u003e\n\n**Created By :** Mahmoud Anwar\n**Email :** Engsahaly@gmail.com\n\nThis is the main readme file for the project used in multi authentication and authorization course on Udemy\n\nThis dashboard includes a lot of features already installed and created as below :\n\nYou can find the course in this link .\n\n```\nhttps://github.com/engsahaly/Authentiation_and_authorization_course.git\n```\n\n## Installation\n\nTo get started, clone this repository.\n\n```\ngit clone https://github.com/engsahaly/Authentiation_and_authorization_course.git\n```\n\nNext, copy your `.env.example` file as `.env` and configure your Database connection.\n\n```\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=YOUR-DATABASE-NAME\nDB_USERNAME=YOUR-DATABASE-USERNAME\nDB_PASSWORD=YOUR-DATABASE-PASSWROD\n```\n\n## Run Packages and helpers\n\nYou have to all used packages and load helpers as below.\n\n```\ncomposer install\nnpm install\nnpm run dev\nnpm run build\n```\n\n## Generate new application key\n\nYou have to generate new application key as below.\n\n```\nphp artisan key:generate\n```\n\n## Run Migrations and Seeders\n\nYou have to run all the migration files included with the project and also run seeders as below.\n\n```\nphp artisan migrate\nphp artisan db:seed\n```\n\n## Accessing Admin Panel\n\nYou can access admin login page using this url.\n\n```\nhttp://localhost:8000/back/login\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Fauthentiation_and_authorization_course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengsahaly%2Fauthentiation_and_authorization_course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengsahaly%2Fauthentiation_and_authorization_course/lists"}