Creating Our First Laravel Project | Learn Laravel From Scratch | Laravel For Beginners

Creating Our First Laravel Project | Learn Laravel From Scratch | Laravel For Beginners

Code With Dary

3 года назад

40,233 Просмотров

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


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

Oyewole Saheed
Oyewole Saheed - 01.06.2023 21:07

Thanks for this video .. but sincerely I have issues with this video because the commands u using isn’t working for windows

Ответить
Lil Scotchy
Lil Scotchy - 13.03.2022 19:51

This source path didn't work for me. Instead I used:

% touch ./bash_profile
% vi bash_profile
(type) export PATH=~/.composer/vendor/bin:$PATH
(hit) [esc] key
(type) :wq
(hit) [enter] key
% cat bash_profile
(this should return) export PATH=~/.composer/vendor/bin:$PATH
% source ./bash_profile
% laravel
(this should return information about the laravel installer)
cd into your desired folder
% laravel new projectname

Ответить
Davide F.
Davide F. - 01.10.2021 13:29

Awesome tutorials, thanks for sharing the knowledge 👍

Ответить
What Works The Best
What Works The Best - 11.09.2021 13:23

"ls" command is not recognized?
What kind of terminal are you using?

Ответить
Celsius Fahrenheit
Celsius Fahrenheit - 09.06.2021 04:09

thanks for making short and easy to follow tutorials

Ответить
OGSankai
OGSankai - 07.06.2021 00:17

It'd be nice if you could add the nubmer of the video in the title and not only in the thumbnail :)

Ответить
karim sulieman
karim sulieman - 22.05.2021 11:30

nice ..but ls not working in windows

Ответить
Rana Faisal Joyia
Rana Faisal Joyia - 06.12.2020 14:42

Thanks

Ответить
Ivan Skiridomov
Ivan Skiridomov - 16.11.2020 23:31

What is your oh-my-zsh theme name?

Ответить
JS DOPE
JS DOPE - 16.11.2020 22:48

wow I am loving it. completed this one. waiting for the fourth one. <3

Ответить
Emmanuel Asaolu
Emmanuel Asaolu - 16.11.2020 18:26

Nice video Dary.

Though I know I will get notified whenever you release a content, but on reading these lines from the video description:

"The first few videos will be the basic fundamentals, followed with some cool projects such as a blog, to-do list, e-commerce and way more!"

it makes me refresh your channel every moment to check for the updates... lol... It's just because I seriously can't wait for them to start rolling in.

Thanks a lot for your efforts.

Ответить
Raj Abhishek
Raj Abhishek - 16.11.2020 15:42

Awosem

Ответить