Giter Club home page Giter Club logo

Comments (8)

neilcrookes avatar neilcrookes commented on August 12, 2024

Hi,

Have you definitely installed the package through composer? And have you installed it into the project at c:\wamp\www\laravel ?

After running

$ composer update

all the composer autoload files should be regenerated and the package's files should be found. Can you search for "LaravelBlog" inside the vendor/composer directory to make sure it's been picked up?

If it's not there, make sure that you have the package files in the vendor/fbf/laravel-blog directory, and then run:

$ php artisan dump-autoload

Good luck.

Neil

from laravel-blog.

 avatar commented on August 12, 2024

How can i find out if it were installed to c:\wamp\www\laravel ?

I made a screenshot how i did it

image

This is my compser file in C:/users/chris

image

from laravel-blog.

neilcrookes avatar neilcrookes commented on August 12, 2024

The composer.json file that you add the packages to, should be the one in the folder where you are running composer update. I.e. the one in the folder at c:\wamp\www\laravel. Not the one in c:\users\chris

from laravel-blog.

 avatar commented on August 12, 2024

Ahh okay now the composer is working 👍

But now i`m getting this error:

image

from laravel-blog.

neilcrookes avatar neilcrookes commented on August 12, 2024

Have you followed all the steps in the installation section in the readme? Have you done anything different to what was mentioned there?

from laravel-blog.

 avatar commented on August 12, 2024

Yea maybe the problem is this isn a complete new installation.

i already created some views and started developing my site with really simple views.

i chaged the routes.php to your routes.php and changed my view file "default.blade.php" to "master.blade.php" in "app/views/layouts".

But i`ve also already some header,footer views "app/views/includes".

from laravel-blog.

neilcrookes avatar neilcrookes commented on August 12, 2024

This isn't an issue with the package. Sorry dude, but I don't have time to help you debug you particular application. Good luck sorting out your app.

from laravel-blog.

 avatar commented on August 12, 2024

ok anyway thanks for your help and time ;)

from laravel-blog.

Related Issues (20)

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.