How to Time Travel in Laravel Dusk using Carbon
Time travelling is an important aspect of testing for time-sensitive operations/data of your Laravel application.What if you are doing a Black Box Browser test with Laravel Dusk and requires to time travel (mocking time)? Well you could've just use