laravel11-crash-course icon indicating copy to clipboard operation
laravel11-crash-course copied to clipboard

The source code for YouTube Tutorial, Laravel 11 Crash Course

Results 2 laravel11-crash-course issues
Sort by recently updated
recently updated
newest added

I find that there no chance to register new user, unless we use `http://127.0.0.1:8000/register` URL. since when we log out, the route always redirect to `login` page.

Hello! Do you have any information on why the email confirmation function is not working in this project? I attached a picture of the result and I just can't figure...