• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'posts.post' doesn't exist

phpmysqllaravel


PHP Snippet 1:

    protected $table = 'post';

PHP Snippet 2:

Schema::create('posts', ....

Related Snippets

Undefined variable in Laravel 8 project (php 7.4)

Sum array values

How to install php_imagick on wamp64

Docker & Laravel : configure: error: Package requirements (oniguruma) were not met

Access denied for user 'homestead'@'localhost' (using password: YES)

Project structure for PHP

How to increase the PHP upload limits [duplicate]

I want to display a sweetalert after the inserting of data in my database

Laravel csrf token mismatch for ajax POST Request

Why rand() every time I refresh the page?

How to get total pages of PDF with FPDF?

Login if user is active using Laravel Breeze

Store multiple fields in JSON column (Nova CMS)

Laravel views are showing from cache on one server but works fine on other server

Webscraping Symfony/Panther: Can't get HTML

About Contact Privacy policy Terms and conditions