I created the login using php artisan make:auth I read I have to override AuthController.php but , I...
hello , i have some troubles when i try to save into a manytomany's relationship basically i don't k...
Hello , I will try to explain it . I created my website and i name it notas.ues and in the hosts fil...
If you want to call users table from database , you must to send the array from the controller ,and...
You need to do like this <?php $metaAuthorName = $post->user->name; ?>...
The Laravel portal for problem solving, knowledge sharing and community building.
The community