It is transformed to normal ifs, so your example result in <?php if ($user->role == 'writer')...
Nice that you found it, if you want to overwrite the error pages you should create them in: resource...
You do a find on the role and then collect it from the relations. If you only want the posts you can...
Hello Dhav Indian, This isn't the bug fixing community for Laravel, you can check https://github.com...
If you do a first() instead of a get() you get only one record. On that way $indirizzo will be the o...
The Laravel portal for problem solving, knowledge sharing and community building.