Laravel 7 tutorial #4 -  Routing with example

Laravel 7 tutorial #4 - Routing with example

Code Step By Step

4 года назад

13,724 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@rohanbanerjee664
@rohanbanerjee664 - 15.01.2021 13:18

may god bless you with all the best things in the planet . i am naive and i am learning from your tutorials . keep it up man .

Ответить
@explorewithsatish1208
@explorewithsatish1208 - 30.07.2020 18:52

sir when i used pass id or any slug it not work it shows not found plz help.

Ответить
@satheeshchowdary6518
@satheeshchowdary6518 - 06.07.2020 15:52

Route::resource('products','ProductController');
can u explain about this

Ответить
@rihanchowdhur6231
@rihanchowdhur6231 - 20.04.2020 10:07

ParseError
syntax error, unexpected end of file
Database name seems incorrect
You're using the default database name laravel. This database does not exist.

Edit the .env file and use the correct database name in the DB_DATABASE key.

Ответить