Hi, I know , that exists way how to login users by theirs ids: Auth::loginUsingId($user_id) but how...
Hi, I'd like to install additional packages so I run php composer.phar update. This command invokes...
Hey there, I am trying to write some tests for my commands which are within a package. I managed to...
I want to use an external PHP library with Laravel 5. The problem is that I need a way to pass a fe...
Good day all, Running into a little problem with my models and a package by spatie. Hopefully you ca...
Some migration files come up as missing: From term after php artisan migrate:refresh --seed [Symfony...
Regarding package development documentation Translation part I added the following line to my packag...
Hello, I am install Intervention Image package but I need to make resize image here is code $file =...
Hi! I am trying to add PHPExcel to convert some data to excel files. I am using open source code. Bu...
Hi, composer is trying to update to somfony 3.1 even though i have laravel 5.2 required. I know ther...
I am using Codeception for unit and functional tests. Should I test Listeners, Events, Exceptions an...
Hello everyone, I would like to know if there is a way to use the laravel view outside of laravel ?...
laravel 5.2 and "guzzlehttp/guzzle": "~5.3|~6.0" package used .. ClientException...
I was busy doing code to populate a second drop down with java and i realized that i may just be was...
Hi I need to retrieve a total of credits. When I put this in the browser it works and gives only a t...
I have installed laravel 5 boilerplate. After installing, on each view in browser I am getting a bro...
Is there a package for L4 that shows events added to a database? Need full page calendar view. Thank...
Has anybody tried using Doctrine instead of Eloquent with Dingo Api? I'm in struggle because Dingo s...
I'm using Laravel 5.2 and installed laravelcollective/html 5.2 according to the instructions here: h...
Hi Guys, Having an issue with the s3 driver for laravel 5.2. The error i'm getting is this: Found 1...
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