Installing Laravel
composer global require laravel/installer
Via Composer Create-Project
composer create-project --prefer-dist laravel/laravel:^7.0 blog
Create DB and configure it .env file
php artisan serve
RMCodeCamp code is a Free Online Education Platform to learn website , web applications and mobile applications development. We provide coding tutorials on YouTube to help student will get the job. We will provide training on live projects to get the job in software companies.
contact :
[email protected]
Тэги:
#Laravel #PHP