WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

Issue with data submission using ajax and form in Laravel

Crusadex

New member

0

0%

Status

Offline

Posts

31

Likes

0

Rep

0

Bits

165

3

Months of Service

0%
I keep getting a 500 error consistently when trying to access a route that is correctly specified in my web.php file. Does anyone know if there is another file where I should mention this route? This is my route ->
Route:eek:st('/insert-control', [App\Http\Controllers\HomeController::class, 'insertControl'])->name('insertControl');
 

249

6,622

6,642

Top