Support the ongoing development of Laravel.io →

anamulhaquemollah

Joined 5 Dec 2016

Statistics

Threads 1
Replies 3
Solutions 0
Articles 0

Class 'app\PostTable' not found

<?php use app\PostTable; Route::get('/', function () { // return view('welcome'); return...

0 Likes
6 Replies
Solved
replied 7 years ago

Class 'app\PostTable' not found

Thank you sir. It's working now.

0 Likes
replied 7 years ago

Class 'app\PostTable' not found

<?php namespace App; use Illuminate\Database\Eloquent\Model; class PostTable extends Model {...

0 Likes
replied 7 years ago

Class 'app\PostTable' not found

it's not work. same problem

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.