create laravel project version 5.8
composer create-project --prefer-dist laravel/laravel ProjectName dev-developcomposer create-project --prefer-dist laravel/laravel bloglaravel install on windows
-----------------------------------
1-composer install
https://getcomposer.org/download/
2-laravel install using composer
composer global require laravel/installer
3-create new project
laravel new blog
cd blog
4-serve project to localhost
php artisan serve composer create-project --prefer-dist laravel/laravel blog "5.8.*"
Also in PHP:
- acf group
- apache php default date format 4 digits
- Illuminate\Contracts\Container\BindingResolutionException Target class [HomeController] does not exist.
- Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.3.0". You are running 7.2.33.
- clear cache in laravel putty
- composer laravel 7
- add validation for webp image in laravel
- euclid algorithm
- You want to develop a Laravel application on your Windows machine. For this, you installed the Laravel framework on your system. In which of the following scenarios, Laravel will not run on your system?
- disable errors php
- change native password in phpmyadmin
- doubles tennis random function php
- declare empty array php
- 7 reasons why Lee is an idiot
- array push in php
- am pm time php
- date and time function in php
- Adding or Subtracting Time
- check format have image laravel post
- PackageManifest.php line 131: Undefined index: name
- assoc key unique php
- add 10 days to date in php
- check array in array key
- $get url php