I have a problem installing laravel. Whenever I dial a terminal php artisan serve, it gives me an error, as shown below:
php artisan serve
c: \ wamp \ www \ blog> php artisan starts the Laravel development server at http: // localhost: 8000 /[Sat Nov 05 21:18:39 2016] Failed to listen on localhost: 8000 (reason: attempt to access the socket in a path forbidden by its access permissions.)
c: \ wamp \ www \ blog> php artisan starts the Laravel development server at http: // localhost: 8000 /
[Sat Nov 05 21:18:39 2016] Failed to listen on localhost: 8000 (reason: attempt to access the socket in a path forbidden by its access permissions.)
1) The first restoration of the default firewall
2) change the service port with this command php artisan serve --port=3232
php artisan serve --port=3232
Trust me your work :)
, Laravel .php artisan serve, .linux sudo php artisan localhost:8888 -t public
sudo php artisan localhost:8888 -t public
, , php version, .
php version
PHP >= 5.5.9 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension
. .
artisan
php artisan serve --port=####
#### .
.!
, .
Source: https://habr.com/ru/post/1659960/More articles:clear ROI history of kcf tracking in opencv - opencvIntegrating jquery-globalize into an ASP.NET Core MVC application - asp.net-core-mvcHaskell Accessors for Non-Existing Entries - haskellOpenCV Sobel Filter - Why Does It Look So Bad, Especially Compared to Gimp? - opencvHow to access the nth item in a Laravel collection? - laravelHow to convert String to Ecto.DateTime in Elixir? - datetimeSwift - Vapor с использованием HTML - htmlErlang - How Can I Parse RFC1123 Dates to Erlang? - dateDebugging Angular2 Applications - angularDjango just sorts ListView by date - pythonAll Articles