4
🔥 There are multiple ways to redirect users
#Laravel offers various ways to redirect your users ✈️
🔥 This week’s code tips for Laravel developers
4
#Laravel offers various ways to redirect your users ✈️
3
Testing Tip: use a test class or spec file as a place to gather all of your thoughts about how a particular feature should behave. Then, write each as a pending test.
Here's an example from our upcoming "Feed" section.
2
Laravel productivity tip! Add this little function to your bash profile to quickly execute anything with the Tinker command and get the results instantly.
1
💡 By default, the @laravelphp HTTP client doesn't throw exceptions on client and server errors.
However, you can make it do that by using the 'throw' method, and this method is chainable 🔥
Documentation: https://laravel.com/docs/8.x/http-client#throwing-exceptions
#Laravel #PHP #webdev #webdevelopment
We're writing a book, you can get it for free here. We're writing a book! Join the early access to get it for free.