Support the ongoing development of Laravel.io →

DavideVitelli

Joined 21 Nov 2014

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0

Class 'Artisan' not found

Hello, I am currently following this Laracast: https://laracasts.com/lessons/test-databases-in-memor...

0 Likes
3 Replies
replied 9 years ago

Class 'Artisan' not found

Just fixed it by calling parent::setUp() before Artisan::call();

0 Likes
replied 9 years ago

Class 'Artisan' not found

<?php class TestCase extends Illuminate\Foundation\Testing\TestCase { /** * Creates the appl...

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.