Laravel 5.7 is the previous stable version of the open-source PHP web framework created by Taylor Otwell.
Can we use laravel passport with different guards to authenticate APIs for two different types of users. For example we …
laravel laravel-5 laravel-5.6 laravel-passport laravel-5.7How I can check if the email is verified in Laravel 5.7? I think, that may be with: if(!Auth::user()…
php laravel laravel-5.7I'm very new to React.js. I installed Laravel 5.7 and swapped Vue.js scaffolding with React by running this command: …
reactjs babeljs laravel-5.7I have installed a homestead on a new computer. I have pulled my code (which is working on my other …
php composer-php laravel-5.7 homesteadLaravel 5.7 PHP 7.2.10 Currently I am able to use any one of web and api guards, is there any way to …
laravel laravel-5.7 laravel-middleware laravel-guard laravel-jwtI am new to Laravel and have been fairly successful in implementing user authentication. Now to move on to the …
php laravel laravel-5.7I'm trying to change the default subject field in the verification email that comes with Laravel 5.7. How and where do …
laravel laravel-mail laravel-5.7