laravel_教程及案例

php系统laravel命令行

php系统laravel命令行php artisan命令php artisan list 列出命令php artisan serve 在php开发服务器中服务这个应用php artisan help 显示命令行的帮助php artisan env 显示当前框架环境

the environment file is invalid!

The environment file is invalid!Failed to parse dotenv file. Encountered unexpected whitespace at [Site Shop].

vagrant up 编码问题

vagrant up xC4 编码 UTF-8 问题,process_builder.rb:44:in encode!': "xC4" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to UTF-16LEHashiCorp/Vagrant/embedded/gems/2.2.14/gems/childprocess-4.0.0/lib/childprocess/windows/process_builder.rb:44:in encode!': "xC4" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to UTF-16LE (Encoding::UndefinedConversionError)

nginx-laravel伪静态

Nginx下Laravel伪静态

PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223

在安装Laravel/ui 3.0 包时候报异常Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in pharmemory-limit-errors for more info on how to handle out of memory errors.

allowedmemorysizeof1610612736bytesexhausted

Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar://C:/composer/composer.phar/src/Composer/DependencyResolver/Solver.php on line 223Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.

Laravel Framework 5.8.38 install

php artisan --versionLaravel Framework 5.8.38安装Laravel5.8.38查看安装版本composer命令下安装composer如何安装请检索其他文章

在phpStudy2016 php-73.24=NTS上安装下载laravel8.*版本

在phpStudy2016 php-73.24=NTS上安装下载laravel8.*版本,php-73.24这个版本的php是在phpStudy2016上扩展的。其实很多PHP集成环境都是可以安装laravel的,测试了下phpstudy2016版本的安装,还是安装成功了,并且也跑起来。