• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

Can't create a new Symfony project

symfonycomposer-php


PHP Snippet 1:

mv /usr/local/bin/composer.phar /usr/local/bin/composer

PHP Snippet 2:

composer create-project symfony/website-skeleton my_project

PHP Snippet 3:

symfony local:php:list

Related Snippets

How to remove Deprecated SymfonyComponentDebugDebugClassLoader?

Failed user login on production server using Symfony framework (Authentication request could not be processed due to...)

How to downgrade or install a specific version of Composer?

Apply session id from request header

How to create tests w/Doctrine entities without persisting them (how to set id)

Sentry on Symfony: how to exclude `NotFoundHttpException`

Symfony redirect if already loggedin from login page

Twig - How to check if variable is a number / integer

Autoloading classes in PHPUnit using Composer and autoload.php

Attempted to call an undefined method named "get" of class "MailController"

getting error while enter Command => php artisan route:list

Doctrine ORM: Excluding Records Based on Values of Nested Relationships

RuntimeException: Unable to create the cache directory (/var/www/sonata/app/cache/dev)

Symfony - EasyAdmin - Add and remove functions are ignored from AssociationField

How to install PHP composer inside a docker container

About Contact Privacy policy Terms and conditions