Giter Site home page Giter Site logo

Comments (13)

timothysstewart avatar timothysstewart commented on June 7, 2024

I'm having the same issue.

from end-to-end-with-angularjs.

ssi-anik avatar ssi-anik commented on June 7, 2024

As I can see, the app/config/app.php file is missing
download this file and place it in app/config/
use composer update
should work then.
ATTACHMENT:
https://github.com/laravel/laravel/blob/master/app/config/app.php

from end-to-end-with-angularjs.

iantrich avatar iantrich commented on June 7, 2024

Thanks, ssi. That did the trick!

from end-to-end-with-angularjs.

ssi-anik avatar ssi-anik commented on June 7, 2024

@iantrich, it's working perfectly now, right?

from end-to-end-with-angularjs.

iantrich avatar iantrich commented on June 7, 2024

My migrations didn't work last night but I think I had my database setup
incorrectly. Will look at it again tonight. Thanks.

On Wed, Nov 26, 2014, 10:51 AM Syed Sirajul Islam Anik <
[email protected]> wrote:

@iantrich https://github.com/iantrich, it's working perfectly now,
right?


Reply to this email directly or view it on GitHub
#14 (comment)
.

from end-to-end-with-angularjs.

ssi-anik avatar ssi-anik commented on June 7, 2024

@iantrich Did you figure out the error?

from end-to-end-with-angularjs.

regenrek avatar regenrek commented on June 7, 2024

@iantrich @ssi-anik

Not only the config/app.php is missing in the repo. You need to add the database.php file too
https://raw.githubusercontent.com/laravel/laravel/master/app/config/database.php

You can see in .gitignore file that the two files aren't included:
app/config/app.php
app/config/database.php

from end-to-end-with-angularjs.

lutsifer avatar lutsifer commented on June 7, 2024

Both app.php and database.php attachments are missing...

from end-to-end-with-angularjs.

ssi-anik avatar ssi-anik commented on June 7, 2024

@lutsifer add those files.

from end-to-end-with-angularjs.

lutsifer avatar lutsifer commented on June 7, 2024

@ssi-anik
:) I really don't see any files...

from end-to-end-with-angularjs.

ssi-anik avatar ssi-anik commented on June 7, 2024

@lutsifer,
app.php => https://github.com/laravel/laravel/blob/v4.2.11/app/config/app.php,
database.php => https://github.com/laravel/laravel/blob/v4.2.11/app/config/database.php
place those within your project_root/app/config/ folder. and name those as they are.

from end-to-end-with-angularjs.

lutsifer avatar lutsifer commented on June 7, 2024

Thanks:)

from end-to-end-with-angularjs.

jakegardner avatar jakegardner commented on June 7, 2024

Just in case the suggestion by @ssi-anik didn't work for anyone (i got a new error instead): create a fresh laravel 4.2 project and copy the app.php and database.php files from there to the same directory in this project.

from end-to-end-with-angularjs.

Related Issues (14)

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.