Support the ongoing development of Laravel.io →

bcdennis

Joined 13 Jan 2015

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0
posted 9 years ago

How do you test your events are firing with L5?

My Middleware \Event::fire(new RouteRequested($request->route()->getName())); My test $r...

0 Likes
4 Replies

Reference configs for Codeception/Travis/Scrutinizer CI build

I've created a repo of reference configs for a Laravel5 project. They should be easy to modify to s...

0 Likes
0 Replies
replied 9 years ago

How do you test your events are firing with L5?

When I do this in my test: Event::shouldReceive('fire')->once()->withArgs([Mockery::type('Fry\...

0 Likes
replied 9 years ago

InvalidArgumentException View [schools.index] not found. Please help its Urgent

If the file exists, have you checked the permissions?

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.