#14 Store new Table | Laravel Restaurant Reservation Website | Laravel 9 Tutorial

preview_player
Показать описание
Hello, friends in this video we are going to store new tables for Laravel restaurant reservation website.
Restaurant reservation website.

Support me:

Follow me:

Playlists:
#laravel #tutorial #laraveller
Рекомендации по теме
Комментарии
Автор

Store new Table | Laravel Restaurant Reservation Website | Laravel 9 Tutorial

tonyxhepaofficial
Автор

To everyone
who is having syntax error unexpected identifier in enum files, your php version must be at least 8.1.
In this video, the project uses php v8.2 and that is why there is no error in enum files.

aunghtetnaing
Автор

Hi, Thanks for these fantastic videos!. I have a question, what kind of alternative for enum can we use in PHP 8 ? Thanks again

fduranaguiar
Автор

Syntex error, unexpected Identifier "TableStatus".
Display error in line where In TableStatus Enum.php

enum TableStatus:string{

}

Ease solve this error or give me the another solution for the same..because of this i can't complete my next videos plz.. Give solution earliest..
Thanks in advance

i am using php 8.1.4 version and laravel 9

joyjignesh