Support the ongoing development of Laravel.io →

385 Threads

Issue with Queues and Namespaces. ReflectionException

I am using 4.2 and having the following issue. This command returns an error response. root@3900fe6e...

0 Likes
2 Replies
Solved

PDOException in Connector.php

PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'lo...

0 Likes
2 Replies
Solved

Class App\Http\Controllers\AuthController does not exist

I recently found that the registration of new users, login and such, should be in the AuthController...

0 Likes
2 Replies
Solved

Trouble installing brand new Laravel 5.2.x project -- (php artisan optimize returns error)

Hi All, I am trying to do a fresh install of Laravel and I am using the following command: composer...

0 Likes
3 Replies
Solved

Just show a form

In my routes.php I have: <?php Route::get('/post/new', [ 'uses' => 'BlogController@newPost',...

0 Likes
9 Replies
Solved

Route Parameters Not Resolving

Hi, I'm using laravel 5.2 on nginx 1.81 I'm new to this and working through the basic tutorial, my r...

0 Likes
2 Replies
Solved

How to get text attribut of form control in blade

in blade template of page I have form controls <input type="radio" value="clear&...

0 Likes
1 Replies
Solved

barryvdh/laravel-dompdf - Uncaught ReflectionException: Class config does not exist

Hello Everyone, I am attempting to create a PDF from a view. I have read that the Barryvdh/dompdf i...

0 Likes
1 Replies
Solved

What is this service provider or package?

I have installed laravel 5 boilerplate. After installing, on each view in browser I am getting a bro...

0 Likes
2 Replies
Solved

No supported encrypter found

Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...

0 Likes
2 Replies
Solved

Homestead 2.0 Installation Adding to PATH

Hi,I'm fairly new to prgramming so kindly bear with me. I am trying to install Homestead on my Windo...

0 Likes
5 Replies
Solved

Composer: Nothing to install

I wish to use Forms in Laravel 5.1, I have added "laravelcollective/html": "5.1.*&quo...

0 Likes
2 Replies
Solved

Delete element by ID from DataBase

I try to delete a line with specified ID from database and i get an error: MethodNotAllowedHttpExcep...

0 Likes
5 Replies
Solved

workflow for upgrading multiple laravel virtualhost projects from 5.0.31 to 5.2.21?

I've been away from learning laravel 5 development for quite some time. There may be a tutorial whic...

0 Likes
3 Replies
Solved

Homestead adding new sites (vagrant destroy)

Is the only way to add new sites to your Vagrant setup to edit the Homestead.yaml file and then &quo...

0 Likes
16 Replies
Solved

Pagination always returns the first page

Hello, I'm trying to use Laravel pagination, no matter what I tried I'm always getting the first pag...

0 Likes
2 Replies
Solved

[SOLVED] Lumen Return image without saving file

I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...

0 Likes
1 Replies
Solved

Creating database and accessing it's records without ORM

So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...

0 Likes
2 Replies
Solved

Upgrade L4.2 to 5.0 using Laravel Shift - problems

Hi, I tried to update my L4.2 app to L5.0 using Laravel Shift. It made a neat pull request branch th...

0 Likes
3 Replies
Solved

Trouble getting homestead to start in windows

As the title described, I can't seem get pass vagrant up in windows 8.1. My private key: -----BEGIN...

0 Likes
30 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.