Giter VIP home page Giter VIP logo

laravel-doctrine-project's Introduction

somnambulist-tech

Organization repository for discussions

laravel-doctrine-project's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

laravel-doctrine-project's Issues

Project creation issues

Hi Dave,

thanks for sharing your project template. Awesome!

I ran into two issues on a mac with PHP 7.1

When first creating the project with composer, the vendor packages are not installed first, so

php artisan clear-compiled

runs into

Fatal error: require(): Failed opening required '[PROJECT]/bootstrap/../vendor/autoload.php' (include_path='.:') in [PROJECT]/bootstrap/autoload.php on line 17`

This can be worked around by temporarily removing the pre-update-cmd and then installing by hand.

Thereafter, however, this occurs:

Script php artisan clear-compiled handling the pre-update-cmd event returned with error code 1:
 
 [Illuminate\Contracts\Container\BindingResolutionException]
  Target [Doctrine\Common\Annotations\Reader] is not instantiable while build
  ing [LaravelDoctrine\ACL\Mappings\Subscribers\BelongsToOrganisationsSubscri
  ber].

doctrine configuration

After creation of project the file .env is populate in the following method:
DB_CONNECTION=sqlite
DB_DATABASE=database/database.sqlite
but i never point of the configruration or afterr it is possible change this configuration.
Can you clarify this point?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.