This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
    roman30845
    
            
            
                    
                                            
        
    
        Hi,
I just migrated OctoberCMS to a new host, but it seems like the autoloader is broken:
(1/1) FatalThrowableError Class 'Illuminate\Foundation\Providers\FormRequestServiceProvider' not found
Even
# ~/httpdocs$ php artisan cache:clear
In Application.php line 635:
  Class 'Illuminate\Foundation\Providers\FormRequestServiceProvider' not found  Does not work, as you can see.
Last updated
    JenniferLopez
    
            
            
                    
                                            
        
    
        @roman30845 are you using Composer to install? Is the vendor/laravel/framework/src/Foundation/Providers/FormRequestServiceProvider.php file available?
    roman30845
    
            
            
                    
                                            
        
    
        Hi Benno,
no, I just moved the backed up files to the new webspace. vendor/laravel/framework/src/Foundation/Providers/FormRequestServiceProvider.php is available.
1-3 of 3