Restaurant_Ecommerce_System_Laravel icon indicating copy to clipboard operation
Restaurant_Ecommerce_System_Laravel copied to clipboard

Database seed is incomplete

Open m-abrar opened this issue 2 years ago • 9 comments

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'catagory' in 'where clause' (SQL: select * from products where catagory = regular)

m-abrar avatar Mar 03 '23 08:03 m-abrar

I'm facing the same issue. Can you please let me know, did you solve this issue?

marslan633 avatar May 08 '23 19:05 marslan633

attach this to solve this problem

On Tue, 9 May 2023, 01:46 Muhammad Arslan, @.***> wrote:

I'm facing the same issue. Can you please let me know, did you solve this issue?

— Reply to this email directly, view it on GitHub https://github.com/SajeebChakraborty/Restaurant_Ecommerce_System_Laravel/issues/2#issuecomment-1538946762, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALQD23GJ6YSP4HY3VAV4RNLXFFERXANCNFSM6AAAAAAVOKAHKQ . You are receiving this because you are subscribed to this thread.Message ID: <SajeebChakraborty/Restaurant_Ecommerce_System_Laravel/issues/2/1538946762 @github.com>

SajeebChakraborty avatar May 09 '23 14:05 SajeebChakraborty

attach what?

Jo766hi avatar May 10 '23 14:05 Jo766hi

using the sql file instead of the migration file of the laravel project.sql file attached here....

On Wed, May 10, 2023 at 8:33 PM Jo766hi @.***> wrote:

attach what?

— Reply to this email directly, view it on GitHub https://github.com/SajeebChakraborty/Restaurant_Ecommerce_System_Laravel/issues/2#issuecomment-1542317715, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALQD23A3PIBN3AWJ67LNCDTXFORLTANCNFSM6AAAAAAVOKAHKQ . You are receiving this because you commented.Message ID: <SajeebChakraborty/Restaurant_Ecommerce_System_Laravel/issues/2/1542317715 @github.com>

SajeebChakraborty avatar May 10 '23 15:05 SajeebChakraborty

Dear @SajeebChakraborty

can you dump all the data out, or at least create seeders for each table

Thank you

bapcai02 avatar Jun 13 '23 15:06 bapcai02

All issue solved. Please check my repository again. Find out my sql file (named-rms2.sql) and attach it with your database. Then enjoy with my project.

SajeebChakraborty avatar Jun 23 '23 07:06 SajeebChakraborty

same

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'catagory' in 'where clause' (SQL: select * from products where catagory = regular)

same issue

Shanchitha16 avatar Apr 22 '24 19:04 Shanchitha16

Check rms2.sql file in root directory. It is my database...

SajeebChakraborty avatar Jun 17 '24 16:06 SajeebChakraborty

Yes found after !! great project, thanks for sharing - sincerly.

PicsooEU avatar Jun 18 '24 06:06 PicsooEU