Answer the question
In order to leave comments, you need to log in
Why doesn't this simple Lavarel class example work?
Hello! For some reason I can't create the class
<?php
namespace App\Http\Controllers;
use DB;
use App\Http\Controllers\Controller;
class Test extends Controller {}
?>
Answer the question
In order to leave comments, you need to log in
Class 'App\Http\Controllers\Controller' not foundRight, well, what can be unclear here?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question