I am using 4.2 and having the following issue. This command returns an error response. root@3900fe6e...
PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'lo...
I recently found that the registration of new users, login and such, should be in the AuthController...
Hi All, I am trying to do a fresh install of Laravel and I am using the following command: composer...
In my routes.php I have: <?php Route::get('/post/new', [ 'uses' => 'BlogController@newPost',...
Hi, I'm using laravel 5.2 on nginx 1.81 I'm new to this and working through the basic tutorial, my r...
in blade template of page I have form controls <input type="radio" value="clear&...
Hello Everyone, I am attempting to create a PDF from a view. I have read that the Barryvdh/dompdf i...
I have installed laravel 5 boilerplate. After installing, on each view in browser I am getting a bro...
Now I may be being stupid and not understanding fully... I'm trying to add items to a shopping cart...
Hi,I'm fairly new to prgramming so kindly bear with me. I am trying to install Homestead on my Windo...
I wish to use Forms in Laravel 5.1, I have added "laravelcollective/html": "5.1.*&quo...
I try to delete a line with specified ID from database and i get an error: MethodNotAllowedHttpExcep...
I've been away from learning laravel 5 development for quite some time. There may be a tutorial whic...
Is the only way to add new sites to your Vagrant setup to edit the Homestead.yaml file and then &quo...
Hello, I'm trying to use Laravel pagination, no matter what I tried I'm always getting the first pag...
I'm developing an API to generate QRCodes using Endroid/QrCode package. I want to generate the QrCod...
So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...
Hi, I tried to update my L4.2 app to L5.0 using Laravel Shift. It made a neat pull request branch th...
As the title described, I can't seem get pass vagrant up in windows 8.1. My private key: -----BEGIN...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community