{"id":18459582,"url":"https://github.com/allphptricks/laravel-user-registration-with-email-verification","last_synced_at":"2025-04-23T17:39:51.375Z","repository":{"id":189180871,"uuid":"680150608","full_name":"allphptricks/laravel-user-registration-with-email-verification","owner":"allphptricks","description":"Laravel 10 User Registration with Email Verification","archived":false,"fork":false,"pushed_at":"2023-10-23T11:36:25.000Z","size":85,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T15:37:08.202Z","etag":null,"topics":["email-verification","laravel","laravel10","laravel10x","registration-system","user-registration"],"latest_commit_sha":null,"homepage":"https://www.allphptricks.com/laravel-user-registration-with-email-verification/","language":"PHP","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/allphptricks.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":"2023-08-18T13:13:23.000Z","updated_at":"2025-01-15T14:40:38.000Z","dependencies_parsed_at":"2023-08-18T16:57:08.077Z","dependency_job_id":"47fd1750-d7e7-49c3-b439-50a3d1a415d0","html_url":"https://github.com/allphptricks/laravel-user-registration-with-email-verification","commit_stats":null,"previous_names":["allphptricks/laravel-user-registration-with-email-verification"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allphptricks%2Flaravel-user-registration-with-email-verification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allphptricks%2Flaravel-user-registration-with-email-verification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allphptricks%2Flaravel-user-registration-with-email-verification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allphptricks%2Flaravel-user-registration-with-email-verification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allphptricks","download_url":"https://codeload.github.com/allphptricks/laravel-user-registration-with-email-verification/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250482021,"owners_count":21437820,"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":["email-verification","laravel","laravel10","laravel10x","registration-system","user-registration"],"created_at":"2024-11-06T08:23:43.073Z","updated_at":"2025-04-23T17:39:51.335Z","avatar_url":"https://github.com/allphptricks.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel 10 Custom User Registration with Email Verification Tutorial\nLearn how to develop a Laravel 10 custom user registration with email verification application\n\n\u003e The complete tutorial step by step guide is available on my blog. [Laravel 10 Custom User Registration with Email Verification](https://www.allphptricks.com/laravel-user-registration-with-email-verification/)\n\n## Blog\nhttps://www.allphptricks.com/\n\n\n## Installation \nMake sure that you have setup the environment properly. You will need minimum PHP 8.1, MySQL/MariaDB, and composer.\n\n1. Download the project (or clone using GIT)\n2. Copy `.env.example` into `.env` and configure your database and email SMTP credentials\n3. Go to the project's root directory using terminal window/command prompt\n4. Run `composer install`\n5. Set the application key by running `php artisan key:generate --ansi`\n6. Run migrations `php artisan migrate`\n7. Start local server by executing `php artisan serve`\n8. Visit here [http://127.0.0.1:8000/register](http://127.0.0.1:8000/register) to test the application\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallphptricks%2Flaravel-user-registration-with-email-verification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallphptricks%2Flaravel-user-registration-with-email-verification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallphptricks%2Flaravel-user-registration-with-email-verification/lists"}